[Pkg-mozext-commits] [greasemonkey] 12/20: Clean up duplicate import.

David Prévot taffit at moszumanska.debian.org
Fri Mar 25 21:37:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository greasemonkey.

commit 6f3158f441609f07f8832495278bae76eca8e5e2
Author: Anthony Lieuallen <arantius at gmail.com>
Date:   Fri Mar 4 09:56:05 2016 -0500

    Clean up duplicate import.
---
 modules/requestObserver.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/requestObserver.js b/modules/requestObserver.js
index 2a127b0..f907c0d 100644
--- a/modules/requestObserver.js
+++ b/modules/requestObserver.js
@@ -9,7 +9,6 @@ var Cr = Components.results;
 
 Cu.import("resource://gre/modules/Services.jsm");
 
-Cu.import("resource://gre/modules/Services.jsm");
 Cu.import("chrome://greasemonkey-modules/content/util.js");
 Cu.import("chrome://greasemonkey-modules/content/prefmanager.js");
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git



More information about the Pkg-mozext-commits mailing list