packer/rpc: remove unused cancelCalled field from testBuild{}

pull/8316/head
Lars Lehtonen 6 years ago
parent 699614b500
commit a3ca0bc2aa
No known key found for this signature in database
GPG Key ID: 8137D474EBCB04F2

@ -21,7 +21,6 @@ type testBuild struct {
setDebugCalled bool
setForceCalled bool
setOnErrorCalled bool
cancelCalled bool
errRunResult bool
}

Loading…
Cancel
Save