diff --git a/js/example.js b/js/example.js deleted file mode 100644 index 7cb5b7d1..00000000 --- a/js/example.js +++ /dev/null @@ -1,4 +0,0 @@ -window.onload = function() { - console.log('hello from example') -} -