Skip to content

Commit 656e844

Browse files
committed
remove space
1 parent 13eed75 commit 656e844

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,7 +1,7 @@
11
import { getBlocknative, initializeBlocknative } from './services'
22
import { writable, derived, get } from 'svelte/store'
33
import { wait, makeCancelable, createInterval } from './utilities'
4-
import { validateWalletInterface, validateType } from './validation'
4+
import { validateWalletInterface, validateType } from './validation'
55
import {
66
WritableStore,
77
ReadableStore,

0 commit comments

Comments
 (0)