We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464a6b8 commit df81ba8Copy full SHA for df81ba8
worker-image/workers/index.js
@@ -258,6 +258,3 @@ app.get("/ping", (req, res) => {
258
app.listen(port, () => {
259
console.log(`running at port ${port}`);
260
});
261
-
262
263
0 commit comments