We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf729e commit ee0093fCopy full SHA for ee0093f
src/components/ProjectSidebar.tsx
@@ -25,7 +25,6 @@ import { useApp } from "@/contexts/AppContext";
25
import { useWorkspaceRecency } from "@/stores/WorkspaceStore";
26
import { ChevronRight, KeyRound } from "lucide-react";
27
import { useWorkspaceContext } from "@/contexts/WorkspaceContext";
28
-import { useProjectContext } from "@/contexts/ProjectContext";
29
30
// Re-export WorkspaceSelection for backwards compatibility
31
export type { WorkspaceSelection } from "./WorkspaceListItem";
0 commit comments