cleanup: Remove obsolete Lang imports
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/350
This commit is contained in:

committed by
Florian Müllner

parent
200f4908d5
commit
2fc1f1adbe
@ -14,7 +14,6 @@ const Clutter = imports.gi.Clutter;
|
||||
const Gettext = imports.gettext;
|
||||
const GLib = imports.gi.GLib;
|
||||
const Gtk = imports.gi.Gtk;
|
||||
const Lang = imports.lang;
|
||||
const Shell = imports.gi.Shell;
|
||||
const St = imports.gi.St;
|
||||
|
||||
|
Reference in New Issue
Block a user