Remove unused import

This commit is contained in:
Philipp Hörist 2018-09-30 00:22:22 +02:00
parent a8c0567bd0
commit bdd243d045
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ import os
import re import re
import time import time
import nbxmpp
from gi.repository import Gtk from gi.repository import Gtk
from gi.repository import Gdk from gi.repository import Gdk
from gi.repository import GLib from gi.repository import GLib