Skip to content

Commit

Permalink
#5318 remove imports
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Apr 11, 2024
1 parent 67556d7 commit 9ad153e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@
import com.epam.jdi.light.vuetify.elements.common.VuetifyButton;
import com.epam.jdi.light.vuetify.interfaces.HasIcon;
import com.epam.jdi.light.vuetify.interfaces.HasTheme;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;

import java.util.List;

/**
* To see an example of SlideGroup web element please visit https://v2.vuetifyjs.com/en/components/slide-groups/
*/
Expand Down

0 comments on commit 9ad153e

Please sign in to comment.