Skip to content

Commit

Permalink
remove unecessary path import
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenfiszel authored Nov 1, 2024
1 parent f6f5246 commit ff146dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import { Plus, Loader2, Link2Off } from 'lucide-svelte'
import type { AppViewerContext } from './apps/types'
import { sendUserToast } from '$lib/toast'
import path from 'path'
const dispatch = createEventDispatcher()
Expand Down

0 comments on commit ff146dd

Please sign in to comment.