Skip to content

Commit 6f97d5a

Browse files
author
Theodore Li
committed
Fix lint
1 parent 1619ec2 commit 6f97d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/sim/app/workspace/[workspaceId]/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { ToastProvider } from '@/components/emcn'
2-
import { ImpersonationBanner } from '@/app/workspace/[workspaceId]/impersonation-banner'
32
import { NavTour } from '@/app/workspace/[workspaceId]/components/product-tour'
3+
import { ImpersonationBanner } from '@/app/workspace/[workspaceId]/impersonation-banner'
44
import { GlobalCommandsProvider } from '@/app/workspace/[workspaceId]/providers/global-commands-provider'
55
import { ProviderModelsLoader } from '@/app/workspace/[workspaceId]/providers/provider-models-loader'
66
import { SettingsLoader } from '@/app/workspace/[workspaceId]/providers/settings-loader'

0 commit comments

Comments
 (0)