Remove unused constant "KeyLeftShift"

This commit is contained in:
Mikhail Zholobov
2016-12-17 00:37:03 +02:00
parent 1ca841b499
commit 00a90e622b
@@ -13,8 +13,6 @@ import (
"github.com/mitchellh/packer/template/interpolate"
)
const KeyLeftShift uint32 = 0xFFE1
type bootCommandTemplateData struct {
HTTPIP string
HTTPPort uint