Delete commenttest.js

This commit is contained in:
DrMaxNix 2021-02-21 19:00:50 +01:00 committed by GitHub
parent 5875cc2459
commit c3e9ce85df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
/*! Keep this */
/* @preserve Keep this */
/*! @preserve Keep this */
document.addEventListener("DOMContentLoaded", function(){
alert("Test");
});