Skip to content

Commit 9c69da2

Browse files
committed
lint
1 parent 6b6c641 commit 9c69da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/identity/IdentityClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import {
1313
} from '../wallet/index.js'
1414
import { BroadcastFailure, BroadcastResponse, Transaction } from '../transaction/index.js'
1515
import Certificate from '../auth/certificates/Certificate.js'
16-
import { LockingScript, PushDrop } from '../script/index.js'
16+
import { PushDrop } from '../script/index.js'
1717
import { PrivateKey, Utils } from '../primitives/index.js'
1818
import { LookupResolver, SHIPBroadcaster, TopicBroadcaster, withDoubleSpendRetry } from '../overlay-tools/index.js'
1919
import { ContactsManager, Contact } from './ContactsManager.js'

0 commit comments

Comments
 (0)