chore cleanup

This commit is contained in:
Benjamin Wegener
2024-04-02 23:30:37 +00:00
parent a12d7f3343
commit ed6a254bbb
2 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
import WetSock from './WetSock';
import { resolve } from 'path';
import WetSock from './WetSock';
const wetsock = new WetSock();
const server = Bun.serve({