diff --git a/src/fsh.nim b/src/fsh.nim index 73ce42a..df4e3f5 100644 --- a/src/fsh.nim +++ b/src/fsh.nim @@ -4,7 +4,6 @@ # imports import streams -import strutils import osproc # forward declarations