[gnome-shell/wip/fmuellner/replace-app-menu: 1/10] panel: Remove unused import
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/replace-app-menu: 1/10] panel: Remove unused import
- Date: Tue, 5 Feb 2019 01:15:36 +0000 (UTC)
commit 9a7464a5b1d22e9537567943cc0f7c2b08c61409
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 9b264d9b0..9e9062aec 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 GObject = imports.gi.GObject;
const Gtk = imports.gi.Gtk;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]