Remove WorkflowPage and associated references from AppShell and Sidebar components

This commit is contained in:
Xin Wang
2026-06-09 10:27:47 +08:00
parent 30b96bb3be
commit 23e1cf5d42
3 changed files with 0 additions and 14 deletions

View File

@@ -12,7 +12,6 @@ import {
Home,
PlayCircle,
Video,
Workflow,
} from "lucide-react";
import type { NavKey } from "./AppShell";