Removed unnecessary import

This commit is contained in:
Felix Krause 2016-03-14 18:18:41 +01:00
parent 16d1a1bceb
commit c3f5188e5e
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@
# See the file "copying.txt", included in this
# distribution, for details about the copyright.
import typetraits
type
DumperState = enum
dBlockExplicitMapKey, dBlockImplicitMapKey, dBlockMapValue,