There was an error while loading. Please reload this page.
2 parents be18fb0 + 13040f5 commit 9fef7c8Copy full SHA for 9fef7c8
lib/cron.js
@@ -6,7 +6,6 @@ try {
6
exports = module.exports;
7
} catch (e) {
8
CronDate = Date;
9
- exports = null;
10
}
11
12
function CronTime(source, zone) {
0 commit comments