Skip to content

Commit

Permalink
Remove commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
EPICmynamesBG committed Oct 4, 2017
1 parent 3e716a9 commit 46d895d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/helpers/cronHelper.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ const slack = require('./slack');
const soupCalendarService = require('../services/soupCalendarService');
const soupCalendarViewService = require('../services/soupCalendarViewService');
const integrationSubscriberViewService = require('../services/integrationSubscriberViewService');
//const subscriberService = require('../services/subscriberService');
//const teamIntegrationService = require('../services/teamIntegrationService');

const importCalendar = (db) => {
return (cb) => {
Expand Down

0 comments on commit 46d895d

Please sign in to comment.