Skip to content

Commit

Permalink
test push
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmanNik committed Nov 27, 2024
1 parent a390374 commit cbe8fb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion v2/pink-sb/src/lib/DirectoryPicker/DirectoryPicker.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script lang="ts">
import { createTreeView } from '@melt-ui/svelte';
import { onMount, setContext } from 'svelte';
import type { Directory } from './index.js';
import DirectoryItem from './DirectoryItem.svelte';
import Spinner from '$lib/Spinner.svelte';
Expand Down

0 comments on commit cbe8fb5

Please sign in to comment.