Update others.go

This commit is contained in:
MatejMagat305 2024-03-24 18:04:55 +01:00 committed by GitHub
parent ca4ddbe8d9
commit c617a99f3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,3 @@
//go:build !android
package main
func temp() {
}
func doSpecific() {}