Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Apr 7, 2024
1 parent 550abd7 commit b32a647
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 116 deletions.
4 changes: 2 additions & 2 deletions src/socket/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export { socketClient } from './socket-client'
export type { TSocketClient } from './socket-client'
export { socketWorker } from './worker-client'
export type { TSocketClient } from './worker-client'
114 changes: 0 additions & 114 deletions src/socket/socket-client.ts

This file was deleted.

0 comments on commit b32a647

Please sign in to comment.