remove unneeded https import
This commit is contained in:
parent
1a142c581b
commit
50ec37884a
@ -1,5 +1,4 @@
|
|||||||
import http from "http";
|
import http from "http";
|
||||||
import https from "https";
|
|
||||||
import * as express from "express";
|
import * as express from "express";
|
||||||
import useragent from "express-useragent";
|
import useragent from "express-useragent";
|
||||||
import fileUpload from "express-fileupload";
|
import fileUpload from "express-fileupload";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user