diff --git a/apps/server/src/www.ts b/apps/server/src/www.ts index 4d2e0b412..2dcd74c80 100644 --- a/apps/server/src/www.ts +++ b/apps/server/src/www.ts @@ -1,4 +1,3 @@ -#!/usr/bin/env node import fs from "fs"; import http from "http"; import https from "https";