mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(docker_healthcheck): remove now unused imports
This commit is contained in:
parent
2c2a404056
commit
8472e44fe6
@ -1,7 +1,4 @@
|
|||||||
import http from "http";
|
import http from "http";
|
||||||
import ini from "ini";
|
|
||||||
import fs from "fs";
|
|
||||||
import dataDir from "./src/services/data_dir.js";
|
|
||||||
import config from "./src/services/config.js";
|
import config from "./src/services/config.js";
|
||||||
|
|
||||||
if (config.Network.https) {
|
if (config.Network.https) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user