sync all past random changes
This commit is contained in:
parent
14b18995d9
commit
ba12033e90
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ public class MessageController {
|
|||
public Message messageHandler(Message message) throws Exception {
|
||||
// Add message to repository
|
||||
repository.save(message);
|
||||
|
||||
// Forward message to subscribers of Stomp endpoint
|
||||
return message;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue