[gnome-maps/wip/mlundblad/libsoup3: 10/11] utils: Remove unused import for Soup




commit 36f193a915dcada161ed80cc929c6cc0181b9e3f
Author: Marcus Lundblad <ml dfupdate se>
Date:   Wed Aug 17 22:11:34 2022 +0200

    utils: Remove unused import for Soup

 src/utils.js | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/utils.js b/src/utils.js
index 38994b8f..65057b6e 100644
--- a/src/utils.js
+++ b/src/utils.js
@@ -29,7 +29,6 @@ import GeocodeGlib from 'gi://GeocodeGlib';
 import Gio from 'gi://Gio';
 import Gtk from 'gi://Gtk';
 import GWeather from 'gi://GWeather';
-import Soup from 'gi://Soup';
 
 const _ = gettext.gettext;
 const ngettext = gettext.ngettext;


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