Skip to content

Commit fd53efe

Browse files
committed
Removed unused import.
1 parent 80764ed commit fd53efe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/github/majusko/grpc/jwt/interceptor/AuthClientInterceptor.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import io.grpc.*;
55
import org.slf4j.Logger;
66
import org.slf4j.LoggerFactory;
7-
import sun.jvm.hotspot.debugger.ThreadContext;
87

98
public class AuthClientInterceptor implements ClientInterceptor {
109

0 commit comments

Comments
 (0)