Skip to content

Commit

Permalink
Fix compile (#32818)
Browse files Browse the repository at this point in the history
[fix](compile) fix code style (#32819)

* Fix compile

* fix style
  • Loading branch information
zhiqiang-hhhh authored and Doris-Extras committed Mar 26, 2024
1 parent cf24b57 commit 983e5df
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,7 @@
import org.apache.doris.thrift.TShowProcessListRequest;
import org.apache.doris.thrift.TShowProcessListResult;
import org.apache.doris.thrift.TTaskType;
import org.apache.doris.thrift.TUnit;
import org.apache.doris.transaction.GlobalTransactionMgr;
import org.apache.doris.transaction.GlobalTransactionMgrIface;
import org.apache.doris.transaction.TransactionStatus;

import com.google.common.base.Preconditions;
Expand Down

0 comments on commit 983e5df

Please sign in to comment.