Skip to content

Commit

Permalink
Fix linter warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasasr1 committed Mar 20, 2024
1 parent a731a57 commit 5abcece
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
*/

import { useContext } from "react";
import useAuthorization from "../../authorization/hooks/use-authorization";
import { MultitenantConstants } from "../../core/constants/multitenant-constants";
import useAppSettings from "../../core/hooks/use-app-settings";
import OrganizationsContext, { OrganizationsContextProps } from "../context/organizations-context";
Expand Down

0 comments on commit 5abcece

Please sign in to comment.