Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
Remove use statement for ConnectionManager
Browse files Browse the repository at this point in the history
  • Loading branch information
fbraem committed Dec 23, 2021
1 parent 670ab87 commit 675fcfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/kwai/Applications/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

namespace Kwai\Applications;

use Cake\Datasource\ConnectionManager;
use Exception;
use Kwai\Core\Infrastructure\Dependencies\Settings;
use Kwai\Core\Infrastructure\Middlewares\CorsMiddleware;
Expand Down

0 comments on commit 675fcfc

Please sign in to comment.