remove unnecessary include of system/inclrtl in repr_v2.nim

This commit is contained in:
ringabout
2025-12-17 21:42:13 +08:00
parent f55a15dcd5
commit 49afc8a627

View File

@@ -1,5 +1,3 @@
include system/inclrtl
proc isNamedTuple(T: typedesc): bool {.magic: "TypeTrait".}
## imported from typetraits