Skip to content

Commit

Permalink
fix(test): remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
NorbertBodziony committed Nov 25, 2021
1 parent e1644c9 commit 991bafc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sdk/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ export interface IWallet {
signAllTransactions(txs: Transaction[]): Promise<Transaction[]>
publicKey: PublicKey
}
const A = 'TEST'
export {
A,
BN,
Network,
Exchange,
Expand Down

1 comment on commit 991bafc

@vercel
Copy link

@vercel vercel bot commented on 991bafc Nov 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.