Skip to content

Commit

Permalink
Add neverthrow to paths
Browse files Browse the repository at this point in the history
  • Loading branch information
heathsnee committed Jul 11, 2024
1 parent 49b21d0 commit 735f14a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/extension/src/radix/create-gateway-module.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { RadixNetworkConfigById } from '@radixdlt/babylon-gateway-api-sdk'
import { GatewayModule } from '@radixdlt/radix-dapp-toolkit'
import 'neverthrow'

import { DAPP_ADDRESS, DAPP_NAME } from 'ui/src/constants/dapp'

Expand Down

0 comments on commit 735f14a

Please sign in to comment.