[copr] master: W0611: 11,0: Unused import sys (885cf98)

msuchy at fedoraproject.org msuchy at fedoraproject.org
Mon Jun 17 12:52:46 UTC 2013


Repository : http://git.fedorahosted.org/cgit/copr.git

On branch  : master

>---------------------------------------------------------------

commit 885cf98ac39779d81ff51489f295a359c2efe8f4
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Fri Jun 14 14:37:52 2013 +0200

    W0611: 11,0: Unused import sys


>---------------------------------------------------------------

 copr_cli/subcommands.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/copr_cli/subcommands.py b/copr_cli/subcommands.py
index 093d124..3c4da9d 100644
--- a/copr_cli/subcommands.py
+++ b/copr_cli/subcommands.py
@@ -8,7 +8,6 @@ output.
 import ConfigParser
 import json
 import os
-import sys
 
 import requests
 



More information about the copr-devel mailing list