Drop imports.lang usage

This commit is contained in:
Charles Gagnon
2022-04-04 13:25:45 -04:00
parent 5c9a29e7ed
commit dd70324840
11 changed files with 416 additions and 432 deletions

View File

@@ -15,7 +15,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
const Lang = imports.lang;
const Clutter = imports.gi.Clutter;
const Meta = imports.gi.Meta;
const Shell = imports.gi.Shell;