No need to import Q here

This commit is contained in:
Simon Kornblith 2012-07-30 14:54:41 -04:00
parent 9e75aba8fd
commit 7dbe6d728a

View file

@ -3,8 +3,6 @@
* @namespace
*/
Zotero.HTTP = new function() {
Components.utils.import("resource://zotero/q.js");
/**
* Exception returned for unexpected status when promise* is used
* @constructor