removing the android exclusion for now

This commit is contained in:
Martyn 2021-12-29 23:25:46 +00:00
parent 436813798a
commit fae7fac52c
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
//go:build !android && !ios
// +build !android,!ios
package base package base
import ( import (