Skip to content

Commit

Permalink
organized imports
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Nov 23, 2022
1 parent 53d90cc commit 13cd9fc
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@

import org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot;
import org.eclipse.swtbot.forms.finder.SWTFormsBot;
import org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException;
import org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner;
import org.eclipse.swtbot.swt.finder.waits.DefaultCondition;
import org.eclipse.swtbot.swt.finder.widgets.SWTBotShell;
import org.junit.BeforeClass;
import org.junit.Test;
Expand Down

0 comments on commit 13cd9fc

Please sign in to comment.