Skip to content

Commit 1b6531e

Browse files
committed
Problem: extraneous import
Solution: drop it
1 parent 17c2ac0 commit 1b6531e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/graphql/annotations/GraphQLAnnotations.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import graphql.schema.GraphQLNonNull;
2020
import lombok.Getter;
2121
import lombok.SneakyThrows;
22-
import lombok.extern.slf4j.Slf4j;
2322
import org.osgi.service.component.annotations.Component;
2423
import org.osgi.service.component.annotations.Reference;
2524

0 commit comments

Comments
 (0)