[gnome-maps/wip/mlundblad/es6-modules: 22/22] turnPointMarker: Stop using imports.mainloop
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/es6-modules: 22/22] turnPointMarker: Stop using imports.mainloop
- Date: Mon, 30 May 2022 20:06:00 +0000 (UTC)
commit 6568133f3a91f8d5bad0edf539654f168bfd9383
Author: Marcus Lundblad <ml dfupdate se>
Date: Thu May 26 22:01:25 2022 +0200
turnPointMarker: Stop using imports.mainloop
It was not used in this module.
src/turnPointMarker.js | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/turnPointMarker.js b/src/turnPointMarker.js
index 7548f6cf..5f0d9fda 100644
--- a/src/turnPointMarker.js
+++ b/src/turnPointMarker.js
@@ -22,7 +22,6 @@
import Clutter from 'gi://Clutter';
import Gdk from 'gi://Gdk';
import GObject from 'gi://GObject';
-const Mainloop = imports.mainloop;
import {Application} from './application.js';
import * as Color from './color.js';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]