Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
924060929 authored and yiguolei committed Jan 8, 2025
1 parent 77f81ab commit 693f3cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ import org.apache.doris.regression.util.JdbcUtils
import org.apache.doris.regression.util.Hdfs
import org.apache.doris.regression.util.SuiteUtils
import org.apache.doris.regression.util.DebugPoint
import org.apache.doris.regression.RunMode
import org.junit.jupiter.api.Assertions

import org.slf4j.Logger
Expand All @@ -52,6 +51,7 @@ import groovy.util.logging.Slf4j

import java.sql.Connection
import java.util.concurrent.Callable
import java.util.concurrent.ExecutorService
import java.util.concurrent.Executors
import java.util.concurrent.Future
import java.util.concurrent.ThreadFactory
Expand Down

0 comments on commit 693f3cc

Please sign in to comment.