Revert "Added Visual Basic for Applications language"

This reverts commit 69bc854d4c.
This commit is contained in:
Valeriy Manzhos
2019-10-19 12:25:36 +03:00
parent 69bc854d4c
commit 877e06e5b6
2 changed files with 0 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
Sub HelloWorld()
Call MsgBox("Hello World!")
End Sub