mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-06 03:53:42 +00:00
removing Version stub
This commit is contained in:
@@ -18,7 +18,3 @@ func NumCgoCall() int {
|
||||
func NumGoroutine() int {
|
||||
return 1
|
||||
}
|
||||
|
||||
func Version() string {
|
||||
return "v0.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user