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




commit 4c47b57ebe672612bb741a521adac5aa8bf76bdd
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]