Remove obsolete autoload
This commit is contained in:
parent
ea6b55e0c9
commit
4b8ce74729
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
require 'vendor/autoload.php';
|
|
||||||
|
|
||||||
const ASSETS_DIR = './assets/';
|
|
||||||
const BIN_DIR = './bin/';
|
|
||||||
const SRC_DIR = './src/';
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in a new issue