all: remove go1.7 build constraints

This commit is contained in:
kortschak
2017-10-27 12:17:14 +10:30
committed by Dan Kortschak
parent 8c60ecd94c
commit 21d5891471
10 changed files with 0 additions and 20 deletions

View File

@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build go1.7
package testlapack
import (