mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Remove unused constant "KeyLeftShift"
This commit is contained in:
parent
1ca841b499
commit
00a90e622b
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ import (
|
|||
"github.com/mitchellh/packer/template/interpolate"
|
||||
)
|
||||
|
||||
const KeyLeftShift uint32 = 0xFFE1
|
||||
|
||||
type bootCommandTemplateData struct {
|
||||
HTTPIP string
|
||||
HTTPPort uint
|
||||
|
|
|
|||
Loading…
Reference in a new issue