Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmunro committed Feb 4, 2024
1 parent 4e0a819 commit 0de8ede
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 60 deletions.
1 change: 0 additions & 1 deletion src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import bunExpress from 'bun-serve-express';
import express from 'express';
import pako from 'pako';

// import { webSocketServer } from './ws/websocketServer';
process.env.TZ = 'Europe/London';

type WebSocketData = {
Expand Down
29 changes: 0 additions & 29 deletions src/ws/rgbWebsocketClient.ts

This file was deleted.

30 changes: 0 additions & 30 deletions src/ws/websocketServer.ts

This file was deleted.

0 comments on commit 0de8ede

Please sign in to comment.