diff --git a/Procfile b/Procfile index 5d7517d2..8f65bb0f 100644 --- a/Procfile +++ b/Procfile @@ -1,3 +1,2 @@ web: npm run start -worker: node --trace-warnings worker/index.js -check: node checkInvoices.js \ No newline at end of file +worker: node --trace-warnings worker/index.js \ No newline at end of file