Skip to content

Commit 1792fb3

Browse files
committed
fmt
1 parent 73b9909 commit 1792fb3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/edu/ie3/simona/api/mapping/ExtEntityMapping.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
import java.util.*;
1111
import java.util.stream.Collectors;
1212
import java.util.stream.Stream;
13-
import org.slf4j.Logger;
14-
import org.slf4j.LoggerFactory;
1513

1614
/** Contains the mapping between SIMONA uuid, the external id and the data type the assets hold */
1715
public class ExtEntityMapping {

0 commit comments

Comments
 (0)