Skip to content

Commit

Permalink
Merge pull request #403 from oasisprotocol/CedarMist/lint-fix
Browse files Browse the repository at this point in the history
clients/js: fix lint warnings in tests
  • Loading branch information
aefhm authored Sep 20, 2024
2 parents 2636fa6 + b804656 commit 1d1308b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clients/js/test/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import {
hexlify,
isCallDataPublicKeyQuery,
} from '@oasisprotocol/sapphire-paratime';
import { SUBCALL_ADDR, CALLDATAPUBLICKEY_CALLDATA } from '../src/constants';
import { encode as cborEncode } from 'cborg';
import nacl from 'tweetnacl';
import { AbiCoder } from 'ethers';
Expand Down

0 comments on commit 1d1308b

Please sign in to comment.