summary refs log tree commit diff stats
path: root/tests/treadln.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2008-08-23 11:16:44 +0200
committerAndreas Rumpf <rumpf_a@web.de>2008-08-23 11:16:44 +0200
commit07d5a8085bbcc21a1d9d06a2976ecc00e9c8d55b (patch)
treeb07a53afeb56f4bba917c1a3a843f48dd25b62be /tests/treadln.nim
parent916c25f9a70b68eb7a5e2c45d7cc2e10c6e3a525 (diff)
downloadNim-07d5a8085bbcc21a1d9d06a2976ecc00e9c8d55b.tar.gz
too many changes to list
Diffstat (limited to 'tests/treadln.nim')
-rw-r--r--tests/treadln.nim3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/treadln.nim b/tests/treadln.nim
index 3968f02d0..473eb1eaa 100644
--- a/tests/treadln.nim
+++ b/tests/treadln.nim
@@ -1,9 +1,6 @@
 # test the improved readline handling that does not care whether its
 # Macintosh, Unix or Windows text format.
 
-import
-  io
-
 var
   inp: tTextFile
   line: string