Skip to content

Commit b7d04a2

Browse files
committed
chore(sdk): fmt
1 parent e7cd6fc commit b7d04a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-sdk/src/query/offchain/ucs03-channels.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {cosmosChainId, evmChainFromChainId, type EvmChainId, evmChainId, GRAQPHQL_URL} from "#mod"
1+
import { cosmosChainId, evmChainFromChainId, type EvmChainId, evmChainId, GRAQPHQL_URL } from "#mod"
22
import { graphql } from "gql.tada"
33
import { request } from "graphql-request"
44
import { createPublicClient, fromHex, http, isHex, type Hex } from "viem"

0 commit comments

Comments
 (0)