Skip to content

Commit d5ccd2a

Browse files
committed
Update app.js
1 parent 719662a commit d5ccd2a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

app.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,4 @@ if (require.main === module) {
168168
console.log(`VATSIM PMP running in standalone mode on port ${port}`);
169169
});
170170
}
171-
172-
// Export for Passenger
173-
module.exports = app
171+
}

0 commit comments

Comments
 (0)