[gnome-weather] Remove imports.shared.strings
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Remove imports.shared.strings
- Date: Mon, 4 Aug 2014 20:40:51 +0000 (UTC)
commit e9c154552565c0b036d4c801afeee90042a7c5a9
Author: Saurabh <srp201201051 gmail com>
Date: Mon Aug 4 00:39:32 2014 +0530
Remove imports.shared.strings
https://bugzilla.gnome.org/show_bug.cgi?id=733236
src/app/forecast.js | 1 -
src/app/weeklyForecast.js | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/app/forecast.js b/src/app/forecast.js
index 1257445..1b3b566 100644
--- a/src/app/forecast.js
+++ b/src/app/forecast.js
@@ -22,7 +22,6 @@ const Gtk = imports.gi.Gtk;
const Lang = imports.lang;
const Params = imports.misc.params;
-const Strings = imports.shared.strings;
const Util = imports.misc.util;
// In microseconds
diff --git a/src/app/weeklyForecast.js b/src/app/weeklyForecast.js
index d34fd84..46dc4f1 100644
--- a/src/app/weeklyForecast.js
+++ b/src/app/weeklyForecast.js
@@ -22,7 +22,6 @@ const Gtk = imports.gi.Gtk;
const Lang = imports.lang;
const Params = imports.misc.params;
-const Strings = imports.shared.strings;
const Util = imports.misc.util;
const WeeklyForecastFrame = new Lang.Class({
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]