removing the android exclusion for now
This commit is contained in:
parent
436813798a
commit
fae7fac52c
|
@ -1,6 +1,3 @@
|
|||
//go:build !android && !ios
|
||||
// +build !android,!ios
|
||||
|
||||
package base
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue