[gnome-maps/wip/mlundblad/es6-modules] geoclue: Stop using imports.mainloop
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/es6-modules] geoclue: Stop using imports.mainloop
- Date: Thu, 26 May 2022 13:14:28 +0000 (UTC)
commit cb98d341d7bf77d6ff8dd6c996a347089db87623
Author: Marcus Lundblad <ml dfupdate se>
Date: Wed May 25 23:08:06 2022 +0200
geoclue: Stop using imports.mainloop
It was not being used in this module.
src/geoclue.js | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/geoclue.js b/src/geoclue.js
index 3efee83d..7ef0373e 100644
--- a/src/geoclue.js
+++ b/src/geoclue.js
@@ -22,7 +22,6 @@
import GObject from 'gi://GObject';
import GClue from 'gi://Geoclue';
import Gio from 'gi://Gio';
-const Mainloop = imports.mainloop;
import {Place} from './place.js';
import {Location} from './location.js';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]