forked from mystiq/dex
storage/conformance: remove old build tags
Signed-off-by: Stephan Renatus <srenatus@chef.io>
This commit is contained in:
parent
58b546a5be
commit
6182f213ef
2 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
||||||
// +build go1.7
|
|
||||||
|
|
||||||
// Package conformance provides conformance tests for storage implementations.
|
// Package conformance provides conformance tests for storage implementations.
|
||||||
package conformance
|
package conformance
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
// +build go1.7
|
|
||||||
|
|
||||||
package conformance
|
package conformance
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in a new issue