Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cathysarisky committed Feb 13, 2025
1 parent d978952 commit a92b84b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const debug = require('@tryghost/debug')('jobs:clean-expired-comped');
const moment = require('moment');
const DatabaseInfo = require('@tryghost/database-info');


// recurring job to clean expired complimentary subscriptions

// Exit early when cancelled to prevent stalling shutdown. No cleanup needed when cancelling as everything is idempotent and will pick up
Expand Down

0 comments on commit a92b84b

Please sign in to comment.