Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit adbdbc33 authored by Jeongik Cha's avatar Jeongik Cha
Browse files

Remove not-used field in smart_status

Bug: 292304818
Test: m nothing
Change-Id: Icd05ee3af49063a01447fef9e9c3daf705f0cc4b
parent 3622b346
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ const tableHeightEnVar = "SOONG_UI_TABLE_HEIGHT"
type actionTableEntry struct {
	action    *status.Action
	startTime time.Time
	estimatedEndTime time.Time
}

type smartStatusOutput struct {