remove unused file
All checks were successful
build / build (pull_request) Successful in 4m50s

This commit is contained in:
Constantin Simonis 2024-12-06 14:03:53 +01:00
parent d118467933
commit 1c923a3b24
Signed by: csimonis
GPG Key ID: 758DD9C506603183

View File

@ -1,8 +0,0 @@
import {Controller} from "@hotwired/stimulus";
export default class extends Controller {
connect() {
}
}