[gnome-maps/wip/mlundblad/es6-modules: 13/22] 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: 13/22] geoclue: Stop using imports.mainloop
- Date: Mon, 30 May 2022 20:05:59 +0000 (UTC)
commit dc9a6993e91db2db43cc53d5f29110a8e0452c3e
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]