We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cefbc3 commit ea4d994Copy full SHA for ea4d994
1 file changed
src/PHPbootstrap/Carousel.php
@@ -9,8 +9,6 @@
9
10
namespace PHPbootstrap;
11
12
-require_once __DIR__ . '/../../vendor/autoload.php';
13
-
14
class Carousel
15
{
16
protected $isInitialized = false;
0 commit comments