mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
Chore: Remove redundant lint comment
This commit is contained in:
@@ -111,7 +111,6 @@ export const AppLayout = ({ children }: LayoutProps) => {
|
||||
const { createNotification } = useNotificationContext();
|
||||
const { mutateAsync } = useGetOrgTrialUrl();
|
||||
|
||||
// eslint-disable-next-line prefer-const
|
||||
const { workspaces, currentWorkspace } = useWorkspace();
|
||||
const { orgs, currentOrg } = useOrganization();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user