We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b9909 commit 1792fb3Copy full SHA for 1792fb3
src/main/java/edu/ie3/simona/api/mapping/ExtEntityMapping.java
@@ -10,8 +10,6 @@
10
import java.util.*;
11
import java.util.stream.Collectors;
12
import java.util.stream.Stream;
13
-import org.slf4j.Logger;
14
-import org.slf4j.LoggerFactory;
15
16
/** Contains the mapping between SIMONA uuid, the external id and the data type the assets hold */
17
public class ExtEntityMapping {
0 commit comments