rm renamed file

This commit is contained in:
Dan Ballard 2017-08-16 07:50:50 -07:00
parent 3903ac4d82
commit 6f1f8ca7f7
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
// +build android
package go_ricochet_mobile
import (
)
func GetHello() string {
return "Hello"
}