remove unused imports (#21126)

This commit is contained in:
ringabout
2022-12-17 20:44:30 +08:00
committed by GitHub
parent ae4645e8df
commit b8d200683a

View File

@@ -22,8 +22,6 @@ runnableExamples("-r:off"):
if line.len > 0: echo line
echo "exiting"
when defined(nimPreviewSlimSystem):
import std/syncio
when defined(windows):
when defined(nimPreviewSlimSystem):