Skip to content

Commit

Permalink
refactor: clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
lotharking committed Sep 17, 2024
1 parent 59c701a commit 1251d7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/model/messages/MessageType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ export enum MessageType {
ReceiptsMessage = 'receipts',
TerminateConnectionMessage = 'terminate-connection',
TextMessage = 'text',
// = '',
}

0 comments on commit 1251d7c

Please sign in to comment.