Remove not-used field in smart_status
Bug: 292304818 Test: m nothing Change-Id: Icd05ee3af49063a01447fef9e9c3daf705f0cc4b
This commit is contained in:
@@ -33,7 +33,6 @@ const tableHeightEnVar = "SOONG_UI_TABLE_HEIGHT"
|
|||||||
type actionTableEntry struct {
|
type actionTableEntry struct {
|
||||||
action *status.Action
|
action *status.Action
|
||||||
startTime time.Time
|
startTime time.Time
|
||||||
estimatedEndTime time.Time
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type smartStatusOutput struct {
|
type smartStatusOutput struct {
|
||||||
|
Reference in New Issue
Block a user