Skip to content

Commit 9a1ef9d

Browse files
authored
Update stores.ts
1 parent cac5542 commit 9a1ef9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stores.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { getBlocknative, initializeBlocknative } from './services'
1+
import { getBlocknative } from './services'
22
import { writable, derived, get } from 'svelte/store'
33
import { wait, makeCancelable, createInterval } from './utilities'
44
import { validateWalletInterface, validateType } from './validation'

0 commit comments

Comments
 (0)