Remove unnecessary method.
FEA: ItEr76S04BugFixing
This commit is contained in:
parent
2664999c4d
commit
56c8fdaea0
1 changed files with 0 additions and 4 deletions
|
|
@ -550,10 +550,6 @@ public class TaskComponent extends Div implements AfterCompose {
|
|||
this.progressType = progressType;
|
||||
}
|
||||
|
||||
private DependencyList getDependencyList() {
|
||||
return getGanntPanel().getDependencyList();
|
||||
}
|
||||
|
||||
private GanttPanel getGanntPanel() {
|
||||
return getTaskList().getGanttPanel();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue