[gnome-documents/wip/carlosg/tracker3: 16/22] application: Drop unused import
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/wip/carlosg/tracker3: 16/22] application: Drop unused import
- Date: Fri, 22 Oct 2021 10:11:51 +0000 (UTC)
commit 613c214f98451a756b819c0da0b239c69253fecc
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun Jan 17 16:26:05 2021 +0100
application: Drop unused import
This library does not exist anymore in Tracker3, and is besides unused
here.
src/application.js | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/application.js b/src/application.js
index eadcd43f..86bb1eff 100644
--- a/src/application.js
+++ b/src/application.js
@@ -30,7 +30,6 @@ const Gtk = imports.gi.Gtk;
const GLib = imports.gi.GLib;
const GObject = imports.gi.GObject;
const Tracker = imports.gi.Tracker;
-const TrackerControl = imports.gi.TrackerControl;
const ChangeMonitor = imports.changeMonitor;
const Format = imports.format;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]