mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
chore(server): remove now redundant shebang
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
import fs from "fs";
|
import fs from "fs";
|
||||||
import http from "http";
|
import http from "http";
|
||||||
import https from "https";
|
import https from "https";
|
||||||
|
|||||||
Reference in New Issue
Block a user