Skip to content

Commit

Permalink
Another review never hurts
Browse files Browse the repository at this point in the history
  • Loading branch information
scottf committed May 3, 2024
1 parent 24d2292 commit 2287db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/nats/client/impl/MessageQueue.java
Original file line number Diff line number Diff line change
Expand Up @@ -319,4 +319,4 @@ void filter(Predicate<NatsMessage> p) {
editLock.unlock();
}
}
}
}

0 comments on commit 2287db7

Please sign in to comment.