remove duplicated arch

This commit is contained in:
Emman 2021-12-23 09:52:27 +08:00
parent c73064c24a
commit b8dc2f97c6

View File

@ -1,4 +1,4 @@
//go:build amd64 || arm64 || ppc64le || ppc64le //go:build amd64 || arm64 || ppc64le
// +build amd64 arm64 ppc64le // +build amd64 arm64 ppc64le
package sm2 package sm2