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 5f6b6db commit 49c3183Copy full SHA for 49c3183
src/test/java/org/apache/skywalking/banyandb/v1/client/BanyanDBAuthTest.java
@@ -19,7 +19,6 @@
19
package org.apache.skywalking.banyandb.v1.client;
20
21
import org.apache.skywalking.banyandb.common.v1.BanyandbCommon;
22
-import org.apache.skywalking.banyandb.v1.client.grpc.exception.BanyanDBException;
23
import org.apache.skywalking.banyandb.v1.client.grpc.exception.UnauthenticatedException;
24
import org.junit.Assert;
25
import org.junit.Rule;
0 commit comments