[gnome-maps/wip/mlundblad/remove-contacts: 3/7] mapBubble: Remove unused import of ContactPlace




commit 61aaf7aaa923caad4828bd6592d3777370674a82
Author: Marcus Lundblad <ml dfupdate se>
Date:   Wed Jun 22 22:28:06 2022 +0200

    mapBubble: Remove unused import of ContactPlace

 src/mapBubble.js | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/mapBubble.js b/src/mapBubble.js
index 9992d6cd..88f29775 100644
--- a/src/mapBubble.js
+++ b/src/mapBubble.js
@@ -25,7 +25,6 @@ import GObject from 'gi://GObject';
 import Gtk from 'gi://Gtk';
 
 import {Application} from './application.js';
-import {ContactPlace} from './contactPlace.js';
 import * as GeocodeFactory from './geocode.js';
 import {Place} from './place.js';
 import {PlaceView} from './placeView.js';


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