diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index aa37e165..710fb16f 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,6 @@ "autoload": { "psr-0": {"": "app/"}, "files": [ - "app/helpers.php", "app/functions.php" ] }, |