[gnome-shell] bluetooth: Remove unused import



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]