remove hello package
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package hello
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("Hello Golang developers!")
|
||||
}
|
||||
Reference in New Issue
Block a user