Remove unnecessary system imports
This commit is contained in:
parent
bed37dc237
commit
94c57b1da2
6 changed files with 6 additions and 6 deletions
2
rm.nim
2
rm.nim
|
|
@ -1,4 +1,4 @@
|
|||
import cligen, os, system
|
||||
import cligen, os
|
||||
import common
|
||||
|
||||
const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue