mirror of https://github.com/status-im/NimYAML.git
Removed unnecessary import
This commit is contained in:
parent
16d1a1bceb
commit
c3f5188e5e
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue