mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
todos
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ func (u *Ui) ProgressBar() packer.ProgressBar {
|
||||
}
|
||||
|
||||
type RemoteProgressBarClient struct {
|
||||
id string
|
||||
id string // TODO(azr): don't need an id any more since bar is a singleton
|
||||
client *rpc.Client
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user