remove unused import

This commit is contained in:
Milan Nikolic 2014-12-20 21:57:09 +01:00
parent 20ecf25ca0
commit 95198d2a68

View file

@ -15,7 +15,6 @@
import os
import re
from hashlib import md5
def which(prog):