Skip to content

Commit 9cac4b2

Browse files
committed
Drop the unused
1 parent b96d81c commit 9cac4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/chains.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Chain, Config, config as configs } from '@streamr/config'
1+
import { Chain, config as configs } from '@streamr/config'
22
import { produce } from 'immer'
33
import { useMemo } from 'react'
44
import { useSearchParams } from 'react-router-dom'

0 commit comments

Comments
 (0)