Skip to content

Commit 35b9772

Browse files
committed
Remove unintentional imports
1 parent 3e4ff2e commit 35b9772

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/intTest/java/V1ClientTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@
88
import com.authzed.api.v1.*;
99

1010
import io.grpc.stub.StreamObserver;
11-
import jdk.dynalink.linker.support.Lookup;
1211
import org.junit.Test;
1312

14-
import javax.security.auth.Subject;
15-
1613
import static org.assertj.core.api.Assertions.assertThat;
1714

1815
/*

0 commit comments

Comments
 (0)