mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00: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