Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Mar 21, 2022
1 parent c8e9084 commit 3fc0978
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import { randomColor } from 'randomcolor';
import { onDestroy, onMount } from 'svelte';
import { _ } from 'svelte-i18n';
import 'svelte-material-ui/bare.css';
import FileDrop from 'svelte-tauri-filedrop';
import Menu from './Menu.svelte';
import { ScaleControl } from './ScaleControl';
Expand Down

0 comments on commit 3fc0978

Please sign in to comment.