Skip to content

Commit aa54146

Browse files
committed
Remove duplicated import
Cherry-picked from the develop branch
1 parent 011ce92 commit aa54146

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pygccxml/declarations/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
from .class_declaration import class_declaration_t
2828
from .class_declaration import class_types
2929

30-
from .typedef import typedef_t
31-
3230
from .cpptypes import type_t
3331
from .cpptypes import dummy_type_t
3432
from .cpptypes import unknown_t

0 commit comments

Comments
 (0)