Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
j-dimension committed Nov 28, 2024
1 parent 5264701 commit f51558c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7790,7 +7790,7 @@ public void processOutput(AiCapability c, AiRequestStatus status) {

@Override
public void processError(AiCapability c, AiRequestStatus status) {
System.out.println("test");
log.error("error handling ai request");
}

protected class DropTargetHandler implements DropTargetListener {
Expand Down

0 comments on commit f51558c

Please sign in to comment.