mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 17:24:00 -04:00
Remove unused constant "KeyLeftShift"
This commit is contained in:
@@ -13,8 +13,6 @@ import (
|
||||
"github.com/mitchellh/packer/template/interpolate"
|
||||
)
|
||||
|
||||
const KeyLeftShift uint32 = 0xFFE1
|
||||
|
||||
type bootCommandTemplateData struct {
|
||||
HTTPIP string
|
||||
HTTPPort uint
|
||||
|
||||
Reference in New Issue
Block a user