Skip to content

Commit

Permalink
Fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
jacodg committed Jun 11, 2024
1 parent 86604f7 commit 629e648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/nl/nn/testtool/web/api/RunApi.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
package nl.nn.testtool.web.api;

import java.lang.invoke.MethodHandles;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
Expand Down

0 comments on commit 629e648

Please sign in to comment.