Skip to content

Commit e6c1b29

Browse files
author
宋光璠
committed
fix1230
1 parent 5d8fa99 commit e6c1b29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fe/fe-core/src/main/java/org/apache/doris/common/profile/SummaryProfile.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,6 @@ public void setMemoryLimit(double memoryLimit) {
915915
}
916916

917917

918-
919918
public void setMaxConcurrency(int maxConcurrency) {
920919
this.maxConcurrency = maxConcurrency;
921920
}

0 commit comments

Comments
 (0)