deleted example file

This commit is contained in:
Hannes Klinckaert 2019-10-02 11:29:57 +02:00
parent a00d93b632
commit 06ded21847
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
function sayHello() {
alert("Hello World");
}