Remove obsolete autoload

This commit is contained in:
myrmidex 2026-08-22 19:50:27 +02:00
parent ea6b55e0c9
commit ce542fc571

View file

@ -1,9 +0,0 @@
<?php
require 'vendor/autoload.php';
const ASSETS_DIR = './assets/';
const BIN_DIR = './bin/';
const SRC_DIR = './src/';