diff --git a/InstallTroubleshooting.md b/InstallTroubleshooting.md deleted file mode 100644 index 2995dcad..00000000 --- a/InstallTroubleshooting.md +++ /dev/null @@ -1,7 +0,0 @@ -package main - -import "fmt" - -func main() { - fmt.Println("Hello, WebAssembly!") -} \ No newline at end of file