[gnome-maps/wip/mlundblad/es6-modules: 6/15] 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: 6/15] geoclue: Stop using imports.mainloop
- Date: Fri, 27 May 2022 19:58:56 +0000 (UTC)
commit a58457f9c9d961e758504c14a5fe157d06a96bb2
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]