Skip to content

Commit 37b4218

Browse files
committed
unused imports
1 parent befde03 commit 37b4218

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/test_idl.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
from anchorpy_idl import (
22
Idl,
3-
IdlField,
4-
IdlAccount,
53
IdlTypeSimple,
6-
IdlTypeDef,
7-
IdlTypeDefAlias,
8-
IdlErrorCode,
9-
IdlTypeDefStruct,
104
)
115

126
from pathlib import Path

0 commit comments

Comments
 (0)