Skip to content
Snippets Groups Projects
Commit 783fb4fe authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Remove junit import

parent 92375b87
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,6 @@ import java.util.Optional; ...@@ -10,8 +10,6 @@ import java.util.Optional;
import java.util.Set; import java.util.Set;
import java.util.stream.Collectors; import java.util.stream.Collectors;
import org.junit.Assert;
public class GeoLocations implements Iterable<GeoLocated>, Tagged { public class GeoLocations implements Iterable<GeoLocated>, Tagged {
private String name; private String name;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment