Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Sep 16, 2024
1 parent 61e8067 commit 6cacc64
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 397 deletions.
1 change: 0 additions & 1 deletion screenpipe-app-tauri/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import Link from "next/link";
import { useToast } from "@/components/ui/use-toast";
import { DevSettings } from "@/components/dev-dialog";
import { Tabs, TabsContent, TabsList, TabsTrigger } from "@/components/ui/tabs";
import SearchPanel from "@/components/search-panel";
import { SearchChat } from "@/components/search-chat";

export default function Home() {
Expand Down
Loading

0 comments on commit 6cacc64

Please sign in to comment.