Skip to content

Commit

Permalink
remove unused icons
Browse files Browse the repository at this point in the history
  • Loading branch information
SirajChokshi committed Apr 8, 2023
1 parent c5cc520 commit e628324
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Preview.svelte
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<script lang="ts">
import { Preview } from '../utils/preview'
import Button from './Button.svelte'
import Fullscreen from 'svelte-bootstrap-icons/lib/Fullscreen.svelte'
import FullscreenExit from 'svelte-bootstrap-icons/lib/FullscreenExit.svelte'
import { goto } from '$app/navigation'
import Spinner from './icons/Spinner.svelte'
Expand Down

0 comments on commit e628324

Please sign in to comment.