mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 19:52:36 +00:00
Remove unused astago import warning from vm.nim (#22003)
This commit is contained in:
committed by
GitHub
parent
85d8ee2cee
commit
211ef26f29
@@ -20,7 +20,6 @@ import
|
||||
|
||||
when defined(nimPreviewSlimSystem):
|
||||
import std/formatfloat
|
||||
import astalgo
|
||||
import ast except getstr
|
||||
from semfold import leValueConv, ordinalValToString
|
||||
from evaltempl import evalTemplate
|
||||
|
||||
Reference in New Issue
Block a user