Skip to content

Commit c367443

Browse files
rm console.log
1 parent 1a1ae1d commit c367443

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ const app = express()
2020
app.set('trust proxy', 'loopback')
2121

2222
app.init = async () => {
23-
console.log('heeeeere')
2423
await loadConfig.loadConfig()
2524
await loadNyplCoreData()
2625
preflightCheck()

0 commit comments

Comments
 (0)