Clean up unused includes

Some late spring cleaning ...
This commit is contained in:
Florian Müllner
2010-06-30 14:42:36 +02:00
parent cc0de39725
commit 4632db177a
28 changed files with 0 additions and 74 deletions

View File

@ -1,9 +1,6 @@
/* -*- mode: js2; js2-basic-offset: 4; indent-tabs-mode: nil -*- */
const DBus = imports.dbus;
const Lang = imports.lang;
const Shell = imports.gi.Shell;
const Mainloop = imports.mainloop;
const Main = imports.ui.main;