From 8ea265ef811dce7c3b48a588a664f8f22d361161 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 26 May 2015 07:48:05 +0300 Subject: [PATCH] remove test --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index b51bf08d..0324e3aa 100755 --- a/setup.py +++ b/setup.py @@ -112,5 +112,3 @@ if "install" in sys.argv: shutil.copy2(conf, _m.conf_path + filename + ".new") else: shutil.copy2(conf, _m.conf_path) -elif "uninstall" in sys.argv: - print "xaxaxaxaxaxaxa"