File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
integration-test/src/test/java/org/apache/iotdb/db/it/auth Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 2020package org .apache .iotdb .db .it .auth ;
2121
2222import org .apache .iotdb .commons .auth .entity .PrivilegeType ;
23- import org .apache .iotdb .commons .conf .CommonDescriptor ;
2423import org .apache .iotdb .commons .schema .column .ColumnHeaderConstant ;
25- import org .apache .iotdb .commons .utils .AuthUtils ;
2624import org .apache .iotdb .db .it .utils .TestUtils ;
2725import org .apache .iotdb .it .env .EnvFactory ;
2826import org .apache .iotdb .it .framework .IoTDBTestRunner ;
5149import java .util .Set ;
5250import java .util .concurrent .Callable ;
5351
54- import static org .apache .iotdb .commons .auth .entity .User .INTERNAL_USER_END_ID ;
5552import static org .apache .iotdb .db .it .utils .TestUtils .createUser ;
5653import static org .apache .iotdb .db .it .utils .TestUtils .executeNonQuery ;
5754import static org .apache .iotdb .db .it .utils .TestUtils .resultSetEqualTest ;
You can’t perform that action at this time.
0 commit comments