mirror of
https://github.com/docker/compose.git
synced 2026-08-28 12:23:49 +00:00
Remove useless Done in the progress writer
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
This commit is contained in:
parent
34e4a006c0
commit
be40bdb032
3 changed files with 5 additions and 19 deletions
|
|
@ -45,7 +45,6 @@ type Event struct {
|
|||
Text string
|
||||
Status EventStatus
|
||||
StatusText string
|
||||
Done bool
|
||||
|
||||
startTime time.Time
|
||||
endTime time.Time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue