1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-01-18 13:07:58 +00:00

Removed unused import

This commit is contained in:
Romein van Buren 2023-02-20 21:04:14 +01:00
parent bd18b54842
commit 5968357abc
Signed by: romein
GPG Key ID: 0EFF8478ADDF6C49

View File

@ -1,5 +1,4 @@
<script>
import Hint from '$components/hint.svelte';
import Icon from '$components/icon.svelte';
import Modal from '$components/modal.svelte';
import input from '$lib/actions/input';