[gnome-shell/wip/fmuellner/remove-app-menu: 39/45] panel: Remove unused import
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/remove-app-menu: 39/45] panel: Remove unused import
- Date: Tue, 9 Oct 2018 11:27:37 +0000 (UTC)
commit 2c01e5871f6efb868f218a2ee56e56d625b7d773
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Oct 4 17:08:55 2018 +0200
panel: Remove unused import
https://gitlab.gnome.org/GNOME/gnome-shell/issues/624
js/ui/panel.js | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/js/ui/panel.js b/js/ui/panel.js
index 49759af4c..c97bb9d5b 100644
--- a/js/ui/panel.js
+++ b/js/ui/panel.js
@@ -2,7 +2,6 @@
const Cairo = imports.cairo;
const Clutter = imports.gi.Clutter;
-const Gio = imports.gi.Gio;
const GLib = imports.gi.GLib;
const Gtk = imports.gi.Gtk;
const Lang = imports.lang;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]