We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719662a commit d5ccd2aCopy full SHA for d5ccd2a
1 file changed
app.js
@@ -168,6 +168,4 @@ if (require.main === module) {
168
console.log(`VATSIM PMP running in standalone mode on port ${port}`);
169
});
170
}
171
-
172
-// Export for Passenger
173
-module.exports = app
+}
0 commit comments