cleanup: Remove obsolete Lang imports

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/350
This commit is contained in:
Florian Müllner
2018-11-28 00:09:49 +01:00
committed by Florian Müllner
parent 200f4908d5
commit 2fc1f1adbe
8 changed files with 0 additions and 8 deletions

View File

@ -3,7 +3,6 @@
const UI = imports.testcommon.ui;
const Clutter = imports.gi.Clutter;
const Lang = imports.lang;
const St = imports.gi.St;
function test() {