Skip to content

Commit 8819234

Browse files
committed
fix: remove redundant code
1 parent 27f03c6 commit 8819234

File tree

1 file changed

+0
-1
lines changed
  • infrastructure/eid-wallet/src/routes/(app)/settings/pin

1 file changed

+0
-1
lines changed

infrastructure/eid-wallet/src/routes/(app)/settings/pin/+page.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<script lang="ts">
2-
import { Header } from "$lib/fragments";
32
import { runtime } from "$lib/global/runtime.svelte";
43
import { ButtonAction, Drawer, InputPin } from "$lib/ui";
54
import { CircleLock01Icon } from "@hugeicons/core-free-icons";

0 commit comments

Comments
 (0)