Skip to content

Commit 4370389

Browse files
committed
Linting
1 parent 284204f commit 4370389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/[network]/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script lang="ts">
2-
import { Checksum256, type NameType } from '@wharfkit/antelope';
2+
import { type NameType } from '@wharfkit/antelope';
33
import { ChainDefinition } from '@wharfkit/common';
44
import { onMount, setContext, untrack } from 'svelte';
55
import { Head, type SeoConfig } from 'svead';

0 commit comments

Comments
 (0)