chore(server): remove now redundant shebang

pull/2065/head
Elian Doran 2025-05-31 00:19:06 +07:00
parent ac384257d3
commit 5d2a779817
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

@ -1,4 +1,3 @@
#!/usr/bin/env node
import fs from "fs";
import http from "http";
import https from "https";