Skip to content

Commit 7eab1a9

Browse files
committed
spotless
1 parent 9b5d746 commit 7eab1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iotdb-core/datanode/src/test/java/org/apache/iotdb/db/storageengine/dataregion/compaction/object/ObjectTypeCompactionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
import org.apache.iotdb.commons.schema.table.TsTable;
2424
import org.apache.iotdb.commons.schema.table.column.FieldColumnSchema;
2525
import org.apache.iotdb.commons.schema.table.column.TagColumnSchema;
26+
import org.apache.iotdb.commons.utils.FileUtils;
2627
import org.apache.iotdb.db.conf.IoTDBConfig;
2728
import org.apache.iotdb.db.conf.IoTDBDescriptor;
28-
import org.apache.iotdb.commons.utils.FileUtils;
2929
import org.apache.iotdb.db.exception.DiskSpaceInsufficientException;
3030
import org.apache.iotdb.db.exception.StorageEngineException;
3131
import org.apache.iotdb.db.schemaengine.table.DataNodeTableCache;

0 commit comments

Comments
 (0)