Remove unused constant "KeyLeftShift"

pull/4292/head
Mikhail Zholobov 9 years ago
parent 1ca841b499
commit 00a90e622b
No known key found for this signature in database
GPG Key ID: 467E2D8B15AE6DB3

@ -13,8 +13,6 @@ import (
"github.com/mitchellh/packer/template/interpolate"
)
const KeyLeftShift uint32 = 0xFFE1
type bootCommandTemplateData struct {
HTTPIP string
HTTPPort uint

Loading…
Cancel
Save