Skip to content

Commit

Permalink
2316: Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tuj committed Sep 26, 2024
1 parent 308ccfb commit 94b2fe8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import releaseService from "./service/release-service";
import tenantService from "./service/tenant-service";
import statusService from "./service/status-service";
import constants from "./util/constants";
import localStorageKeys from "./util/local-storage-keys.js";

/**
* App component.
Expand Down

0 comments on commit 94b2fe8

Please sign in to comment.