Skip to content

Commit

Permalink
[ISSUE openmessaging#323] Fix doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
luozongle01 committed Sep 29, 2024
1 parent d054548 commit 6f83523
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
* A netty implementation of DLedgerRpcService. It should be bi-directional, which means it implements both
* DLedgerProtocol and DLedgerProtocolHandler.
*/

public class DLedgerRpcNettyService extends DLedgerRpcService {

private static final Logger LOGGER = LoggerFactory.getLogger(DLedgerRpcNettyService.class);
Expand Down

0 comments on commit 6f83523

Please sign in to comment.