aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bzpage.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bzpage.js')
-rw-r--r--lib/bzpage.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bzpage.js b/lib/bzpage.js
index 042a19e..1b44b97 100644
--- a/lib/bzpage.js
+++ b/lib/bzpage.js
@@ -741,5 +741,5 @@ BZPage.prototype.getCCList = function getCCList () {
return outCCList;
};
-//exports.BZPage = apiUtils.publicConstructor(BZPage);
+// exports.BZPage = apiUtils.publicConstructor(BZPage);
exports.BZPage = BZPage; \ No newline at end of file