common: Reformat for clarity, documentation.
- Consolidate `vcard/private/util` into `vcard/private/common`.
This commit is contained in:
@@ -4,7 +4,7 @@ import zero_functional
|
||||
|
||||
#from std/sequtils import toSeq
|
||||
|
||||
import ./private/[common, lexer, util]
|
||||
import ./private/[common, lexer]
|
||||
|
||||
type
|
||||
VC4_ValueType* = enum
|
||||
|
||||
Reference in New Issue
Block a user