Skip to content

Commit

Permalink
Remove unnecessary semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Oct 15, 2022
1 parent a54dd09 commit 016fb4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,6 @@ private boolean afterMessageDeliveryInternal(ResourceHandle resourceHandle) {

public enum MessageDeliveryType {
Message, Timer
};
}

}

0 comments on commit 016fb4d

Please sign in to comment.