Remove test file

This commit is contained in:
Daniel Siepmann 2020-08-31 11:33:49 +02:00
parent 6ba74b394c
commit 92b0958593

View file

@ -1,7 +0,0 @@
window.TYPO3.Feedit = {
openBackendHandler: function (event) {
event.preventDefault();
console.log(event);
},
};