Skip to content

Commit d5e8754

Browse files
committed
Update
1 parent 844cfe1 commit d5e8754

3 files changed

Lines changed: 1 addition & 19 deletions

File tree

.idea/Component-Database.iml

Lines changed: 0 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/php.xml

Lines changed: 0 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
use MongoDB\Laravel\Connection as LaravelMongodbConnection;
3939
use support\Container;
4040
use Throwable;
41-
use Triangle\Engine\Interface\BootstrapInterface;
41+
use Triangle\Engine\BootstrapInterface;
4242
use Triangle\MongoDB\Connection as TriangleMongodbConnection;
4343
use function class_exists;
4444
use function config;

0 commit comments

Comments
 (0)