Various small changes.

This commit is contained in:
James Cole
2017-01-22 11:23:56 +01:00
parent baefd4f93b
commit 1c2c6bb1d0
3 changed files with 5 additions and 4 deletions

View File

@@ -25,7 +25,6 @@ declare(strict_types = 1);
bcscale(12);
$app = new Illuminate\Foundation\Application(
realpath(__DIR__.'/../')
);