summaryrefslogtreecommitdiff
path: root/strips
diff options
context:
space:
mode:
Diffstat (limited to 'strips')
-rwxr-xr-xstrips1
1 files changed, 0 insertions, 1 deletions
diff --git a/strips b/strips
index 11c00b4..05d41cb 100755
--- a/strips
+++ b/strips
@@ -3,4 +3,3 @@
while line = STDIN.gets
puts line.strip
end
-