Remove unnecessary system imports

This commit is contained in:
joachimschmidt557 2019-04-04 08:24:08 +02:00
parent bed37dc237
commit 94c57b1da2
6 changed files with 6 additions and 6 deletions

2
rm.nim
View file

@ -1,4 +1,4 @@
import cligen, os, system
import cligen, os
import common
const