Fix linter
This commit is contained in:
parent
64c051f0d9
commit
dcd95f3e5b
3 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// +build !ios
|
||||
// +build !android
|
||||
//go:build !ios && !android
|
||||
// +build !ios,!android
|
||||
|
||||
package helper
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue