Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
suehub authored Jan 12, 2024
2 parents 877aeb6 + 1330198 commit 1f13c30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/api/socket.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ import * as StompJs from '@stomp/stompjs';
export const socketClient = new StompJs.Client({
brokerURL: import.meta.env.VITE_SOCKET_URL,
});


0 comments on commit 1f13c30

Please sign in to comment.