Remove build tags from vendored vault file to allow for this to merge properly into enterprise

This commit is contained in:
Matt Keeler 2018-06-21 16:40:29 -04:00 committed by Jack Pearkes
parent 677d6dac80
commit 98e98fa815
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
// +build !ent
// +build !prem
// +build !pro
// +build !hsm
package vault
import (