summaryrefslogtreecommitdiff
path: root/no_empty
diff options
context:
space:
mode:
Diffstat (limited to 'no_empty')
-rwxr-xr-xno_empty1
1 files changed, 0 insertions, 1 deletions
diff --git a/no_empty b/no_empty
index 96c9ce4..da57e23 100755
--- a/no_empty
+++ b/no_empty
@@ -2,7 +2,6 @@
require 'zipf'
-
files = []
(0..1).each { |i| files << ReadFile.new(ARGV[i]) }
(2..3).each { |i| files << WriteFile.new(ARGV[i]) }