[Enhancement] Remove some unused include (#10035)
This commit is contained in:
@ -17,8 +17,6 @@
|
||||
|
||||
#include "exprs/arithmetic_expr.h"
|
||||
|
||||
#include "runtime/runtime_state.h"
|
||||
|
||||
namespace doris {
|
||||
|
||||
std::set<std::string> ArithmeticExpr::_s_valid_fn_names = {
|
||||
|
||||
Reference in New Issue
Block a user