diff options
| -rw-r--r-- | worker.js | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -86,9 +86,6 @@ if (LOGGLY_TOKEN) { persistent: true, type: "sample" }); } ); - - await ch.publish("amq.topic", notify, - new Buffer("grab_done")); } })(); |
