Skip to content

Commit

Permalink
remove unused import cairo
Browse files Browse the repository at this point in the history
  • Loading branch information
hduelme authored and mtwebster committed Feb 2, 2023
1 parent 4af7ab3 commit 1c667b7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/python3

from gi.repository import Gtk, GObject, GLib, Gdk, GdkPixbuf, Gio
import cairo
import os
import gettext
import datetime
Expand Down

0 comments on commit 1c667b7

Please sign in to comment.