Skip to content

Commit

Permalink
Update SingleModLibertyLSTestCommon.java
Browse files Browse the repository at this point in the history
  • Loading branch information
anusreelakshmi934 committed Jan 7, 2025
1 parent 176e941 commit 2695062
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
import java.time.Duration;
import java.util.Map;

import static java.awt.event.KeyEvent.*;
import static java.awt.event.KeyEvent.VK_CONTROL;
import static java.awt.event.KeyEvent.VK_SPACE;

import static com.intellij.remoterobot.utils.RepeatUtilsKt.waitForIgnoringError;

Expand Down

0 comments on commit 2695062

Please sign in to comment.