Skip to content

Commit

Permalink
Remove unused import Collections
Browse files Browse the repository at this point in the history
  • Loading branch information
Toilal committed Mar 31, 2016
1 parent 3511050 commit e9668b4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
import org.fluentlenium.integration.localtest.LocalFluentCase;
import org.junit.Test;

import java.util.Collections;

import static org.assertj.core.api.Assertions.assertThat;

public class SearchTest extends LocalFluentCase {
Expand Down

0 comments on commit e9668b4

Please sign in to comment.