Removed more unused imports.

pull/34/merge
Christian Jacobs 2015-10-04 00:35:48 +01:00
rodzic 0cb85b0bb6
commit 394dc1a345
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with PyQSO. If not, see <http://www.gnu.org/licenses/>.
from gi.repository import Gtk, GObject, Gdk, GdkPixbuf
from gi.repository import Gtk, GdkPixbuf
import argparse
import ConfigParser
import os