[gnome-maps] photonParser: Remove unused reference to GWeather



commit 4939b96aae0e058ffe29b3bfa7792603a70ea568
Author: Marcus Lundblad <ml update uu se>
Date:   Sat Oct 23 09:53:13 2021 +0200

    photonParser: Remove unused reference to GWeather

 src/photonParser.js | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/photonParser.js b/src/photonParser.js
index 7a9267dc..041b7734 100644
--- a/src/photonParser.js
+++ b/src/photonParser.js
@@ -22,7 +22,6 @@
 const _ = imports.gettext.gettext;
 
 const Geocode = imports.gi.GeocodeGlib;
-const GWeather = imports.gi.GWeather;
 
 const Address = imports.address;
 const OSMTypes = imports.osmTypes;


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