Skip to content

Commit fbc748f

Browse files
attriaayushaykevl
authored andcommitted
removing Version stub
1 parent 881aba1 commit fbc748f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/runtime/debug.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,3 @@ func NumCgoCall() int {
1818
func NumGoroutine() int {
1919
return 1
2020
}
21-
22-
func Version() string {
23-
return "v0.1.0"
24-
}

0 commit comments

Comments
 (0)