[gnome-shell] bluetooth: Remove unused import
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] bluetooth: Remove unused import
- Date: Tue, 3 Dec 2013 23:38:03 +0000 (UTC)
commit ec62e490013f80290b98d91ff88be6f5f375b3e0
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Dec 3 18:36:34 2013 -0500
bluetooth: Remove unused import
js/ui/status/bluetooth.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/status/bluetooth.js b/js/ui/status/bluetooth.js
index 75ab8e3..a220d7b 100644
--- a/js/ui/status/bluetooth.js
+++ b/js/ui/status/bluetooth.js
@@ -8,7 +8,6 @@ const Lang = imports.lang;
const St = imports.gi.St;
const Main = imports.ui.main;
-const MessageTray = imports.ui.messageTray;
const PanelMenu = imports.ui.panelMenu;
const PopupMenu = imports.ui.popupMenu;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]