LINXD-2222: Update
This commit is contained in:
parent
c4f4be0aa8
commit
fc111540d8
1
app.js
1
app.js
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
require('dotenv').config()
|
require('dotenv').config()
|
||||||
const app = require('express')();
|
const app = require('express')();
|
||||||
const https = require('https');
|
|
||||||
const path = require('node:path');
|
const path = require('node:path');
|
||||||
let https;
|
let https;
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user