mirror of
https://github.com/edufeed-org/educards.git
synced 2025-12-10 00:34:34 +00:00
Remove not necessary import
This commit is contained in:
parent
47e70ff660
commit
92da52d192
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<script>
|
<script>
|
||||||
import { db, user } from '$lib/db';
|
import { user } from '$lib/db';
|
||||||
import { login } from '$lib/ndk';
|
import { login } from '$lib/ndk';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue