packer/rpc: remove unused cancelCalled field from testBuild{}
This commit is contained in:
@@ -21,7 +21,6 @@ type testBuild struct {
|
||||
setDebugCalled bool
|
||||
setForceCalled bool
|
||||
setOnErrorCalled bool
|
||||
cancelCalled bool
|
||||
|
||||
errRunResult bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user