Skip to content

Commit df81ba8

Browse files
testing ci
1 parent 464a6b8 commit df81ba8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

worker-image/workers/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,3 @@ app.get("/ping", (req, res) => {
258258
app.listen(port, () => {
259259
console.log(`running at port ${port}`);
260260
});
261-
262-
263-

0 commit comments

Comments
 (0)