Skip to content

Commit 908fd19

Browse files
committed
Removing obsolete imports
1 parent f1abd2b commit 908fd19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/edu/kit/scc/dem/wapsrv/model/formats/JsonLdProfileRegistryTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
import java.io.File;
55
import java.io.FileOutputStream;
66
import java.io.IOException;
7-
import java.net.MalformedURLException;
87
import java.net.URI;
98
import java.net.URISyntaxException;
10-
import java.net.URL;
119
import java.util.ArrayList;
1210
import java.util.List;
1311
import java.util.Properties;

0 commit comments

Comments
 (0)