removing warning imported and not used debugutils (#17660)

This commit is contained in:
rockcavera
2021-04-07 02:52:14 -03:00
committed by GitHub
parent 444658fe58
commit d3702a4dc3

View File

@@ -448,7 +448,8 @@ const foreignPackageNotesDefault* = {
proc isDefined*(conf: ConfigRef; symbol: string): bool
import debugutils
when defined(nimDebugUtils):
import debugutils
proc newConfigRef*(): ConfigRef =
result = ConfigRef(