[gnome-maps/wip/osm-edit: 15/47] osmApi: Remove unused import in mapBubble



commit c004b7e1c49e1522b4fb484ed3599b023490311b
Author: Marcus Lundblad <ml update uu se>
Date:   Wed Feb 4 21:04:36 2015 +0100

    osmApi: Remove unused import in mapBubble

 src/mapBubble.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/mapBubble.js b/src/mapBubble.js
index 16fad99..2adc755 100644
--- a/src/mapBubble.js
+++ b/src/mapBubble.js
@@ -27,7 +27,6 @@ const Lang = imports.lang;
 const Mainloop = imports.mainloop;
 
 const Application = imports.application;
-const OSMConnection = imports.osmConnection;
 const Place = imports.place;
 const PlaceStore = imports.placeStore;
 const SendToDialog = imports.sendToDialog;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]