From 06ee426c3aefe36442ba8ea7ad48ae4dae56f454 Mon Sep 17 00:00:00 2001 From: Will Larson Date: Fri, 23 Nov 2012 17:58:04 -0800 Subject: [PATCH] Remove silly bin/extraction.py that never did anything anyway. --- bin/extraction.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 bin/extraction.py diff --git a/bin/extraction.py b/bin/extraction.py deleted file mode 100644 index 9e40291..0000000 --- a/bin/extraction.py +++ /dev/null @@ -1,3 +0,0 @@ -import extraction - -print "hi"