diff options
-rwxr-xr-x | bin/repoman | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman index febaa0002..e86fc5e17 100755 --- a/bin/repoman +++ b/bin/repoman @@ -7,7 +7,6 @@ # Then, check to make sure deps are satisfiable (to avoid "can't find match for" problems) # that last one is tricky because multiple profiles need to be checked. -import commands import codecs import commands import errno |