[gnome-builder] Remove unnecessary import.
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Remove unnecessary import.
- Date: Wed, 1 Aug 2018 19:31:49 +0000 (UTC)
commit acaf59d203eef10f4ab27b2ac2bdfd6b698d6fa9
Author: rockon999 <noreply evanwelsh com>
Date: Tue Jul 31 23:37:13 2018 -0500
Remove unnecessary import.
src/plugins/meson-templates/resources/src/window.js.tmpl | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/plugins/meson-templates/resources/src/window.js.tmpl
b/src/plugins/meson-templates/resources/src/window.js.tmpl
index 52e96cb41..da3affbed 100644
--- a/src/plugins/meson-templates/resources/src/window.js.tmpl
+++ b/src/plugins/meson-templates/resources/src/window.js.tmpl
@@ -1,7 +1,6 @@
{{include "license.js"}}
const { GObject, Gtk } = imports.gi;
-const Lang = imports.lang;
var {{PreFix}}Window = GObject.registerClass({
GTypeName: '{{PreFix}}Window',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]