mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
fix: remove unintentional console.log()
This commit is contained in:
parent
974af7b80c
commit
797f85153c
@ -54,7 +54,6 @@ const load = options => {
|
||||
process.exit(1);
|
||||
}
|
||||
});
|
||||
console.log(process.env.HTTP_EXTERNAL);
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
|
Loading…
Reference in New Issue
Block a user