aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard/settings
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/app/dashboard/settings')
-rw-r--r--packages/web/app/dashboard/settings/page.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/web/app/dashboard/settings/page.tsx b/packages/web/app/dashboard/settings/page.tsx
index e8799583..95637d8c 100644
--- a/packages/web/app/dashboard/settings/page.tsx
+++ b/packages/web/app/dashboard/settings/page.tsx
@@ -1,4 +1,3 @@
-import { Button } from "@/components/ui/button";
import ApiKeySettings from "./components/ApiKeySettings";
export default async function Settings() {
return (