web/Turnstile: remove unused import
This commit is contained in:
parent
b5d570c43f
commit
93f8c038d2
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
<script lang="ts">
|
||||
import env from "$lib/env";
|
||||
import { onMount } from "svelte";
|
||||
import { browser } from "$app/environment";
|
||||
|
||||
import { turnstileLoaded } from "$lib/state/turnstile";
|
||||
|
||||
|
|
Loading…
Reference in a new issue