Remove unused constant "KeyLeftShift"

This commit is contained in:
Mikhail Zholobov 2016-12-11 23:53:37 +02:00
parent 1ca841b499
commit 00a90e622b
No known key found for this signature in database
GPG Key ID: 467E2D8B15AE6DB3
1 changed files with 0 additions and 2 deletions

View File

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