From 03b53d00a9fdfe64cbec13940eee04a46841367d Mon Sep 17 00:00:00 2001 From: Mhykol Date: Sun, 12 Jan 2025 23:52:42 -0500 Subject: Removed unused code --- app.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'app.js') diff --git a/app.js b/app.js index d027f05..2f8e4a3 100644 --- a/app.js +++ b/app.js @@ -181,9 +181,6 @@ class App { } }) }) - .all((req, res, next) => { - res.send('Other requests called'); - }) app.listen(3000) } -- cgit v1.2.3-70-g09d2