Delete test.js

This commit is contained in:
DrMaxNix 2021-02-21 18:37:00 +01:00 committed by GitHub
parent d9a14a87e9
commit 71f8c64c09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
document.addEventListener("DOMContentLoaded", function(){
alert("it works!");
});