Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
eolivelli committed Sep 5, 2023
1 parent bc22643 commit 54e22e9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ public class ChatGatewayCmd extends BaseGatewayCmd {
@Override
@SneakyThrows
public void run() {
log("Initializing...");
final Map<String, String> consumeGatewayOptions = Map.of("position", "latest");
final String consumePath =
validateGatewayAndGetUrl(
Expand Down

0 comments on commit 54e22e9

Please sign in to comment.