Skip to content

Commit

Permalink
Removed unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Aug 24, 2019
1 parent e10b82b commit 48c2316
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gtk/toga_gtk/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import toga
from toga import Icon
from toga.command import GROUP_BREAK, SECTION_BREAK, Command
from toga.handlers import wrapped_handler

from .libs import Gtk, Gio, GLib
from .window import Window
Expand Down

0 comments on commit 48c2316

Please sign in to comment.