Skip to content

Commit 7195770

Browse files
committed
fix: unneeded drift idl export messing up common build
1 parent 30862b8 commit 7195770

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,5 @@ export * from './clock/clockSubscriber';
135135
export * from './math/userStatus';
136136
export * from './indicative-quotes/indicativeQuotesSender';
137137
export * from './constants';
138-
export { default as driftIDL } from './idl/drift.json';
139138

140139
export { BN, PublicKey, pyth };

0 commit comments

Comments
 (0)