chiark / gitweb /
os imported but not used in fdroid
authorDaniel Martí <mvdan@mvdan.cc>
Tue, 5 Nov 2013 18:43:17 +0000 (19:43 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Tue, 5 Nov 2013 18:43:17 +0000 (19:43 +0100)
fdroid

diff --git a/fdroid b/fdroid
index a1f124c51eb9a70ebcf8ecb19027ece32609f229..5846b91eb4ce75d22d2fbf0efee448bca6874868 100755 (executable)
--- a/fdroid
+++ b/fdroid
@@ -18,7 +18,6 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 import sys
-import os
 
 commands = [
         "build",