remove example js

This commit is contained in:
Andrew Croce 2018-08-07 10:40:29 -04:00
parent daa2075437
commit e062e7c0da

View File

@ -1,4 +0,0 @@
window.onload = function() {
console.log('hello from example')
}