mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-25 16:11:44 +00:00
remove unnecessary include of system/inclrtl in repr_v2.nim
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
include system/inclrtl
|
||||
|
||||
proc isNamedTuple(T: typedesc): bool {.magic: "TypeTrait".}
|
||||
## imported from typetraits
|
||||
|
||||
|
||||
Reference in New Issue
Block a user