cleanup: Remove left-over imports
Unfortunately this slipped through our CI tests, as the script filters errors by lines that are modified by the corresponding merge request. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/710
This commit is contained in:

committed by
Florian Müllner

parent
1ad8a2fcf6
commit
b6a2b2b8a5
@ -5,7 +5,6 @@
|
||||
|
||||
const { Clutter, Gio, GLib, GObject, Shell, St } = imports.gi;
|
||||
const Gettext = imports.gettext;
|
||||
const Mainloop = imports.mainloop;
|
||||
|
||||
const Main = imports.ui.main;
|
||||
const Params = imports.misc.params;
|
||||
|
Reference in New Issue
Block a user