Skip to content

Commit

Permalink
Remove carbon fix
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Jun 18, 2022
1 parent 6018b29 commit ca57c89
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion config/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
use App\Factory\ContainerFactory;
use Slim\App;

require_once __DIR__ . '/../src/Support/Carbon.php';
require_once __DIR__ . '/../vendor/autoload.php';

// Build DI Container instance
Expand Down
12 changes: 0 additions & 12 deletions src/Support/Carbon.php

This file was deleted.

0 comments on commit ca57c89

Please sign in to comment.