Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Commit

Permalink
Remove unnecessary plugin loading of Burzum/Imagine
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Apr 3, 2019
1 parent 70533bc commit a1ed7e5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,3 @@
//'autoload' => true,
//'bootstrap' => true
]);

Plugin::load('Burzum/Imagine', [
'path' => dirname(__FILE__, 2) . DS,
'autoload' => true,
'bootstrap' => true
]);

0 comments on commit a1ed7e5

Please sign in to comment.