aboutsummaryrefslogtreecommitdiff
path: root/bin/remove-padding
diff options
context:
space:
mode:
Diffstat (limited to 'bin/remove-padding')
-rwxr-xr-xbin/remove-padding6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/remove-padding b/bin/remove-padding
deleted file mode 100755
index 9c5f41e..0000000
--- a/bin/remove-padding
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env python
-
-import sys
-
-for line in sys.stdin:
- sys.stdout.write(line.strip() + '\n')
nihil fit ex nihilo