diff options
Diffstat (limited to 'lib/bzpage.js')
-rw-r--r-- | lib/bzpage.js | 2 |
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 |