Skip to content

Commit ee81051

Browse files
remove Bootstrapper class from autoloader
1 parent f31f78a commit ee81051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoload.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
'Boxzilla\\Admin\\Migrations' => __DIR__ . '/src/admin/class-migrations.php',
1111
'Boxzilla\\Admin\\Notices' => __DIR__ . '/src/admin/class-notices.php',
1212
'Boxzilla\\Admin\\ReviewNotice' => __DIR__ . '/src/admin/class-review-notice.php',
13-
'Boxzilla\\Bootstrapper' => __DIR__ . '/src/class-bootstrapper.php',
1413
'Boxzilla\\Box' => __DIR__ . '/src/class-box.php',
1514
'Boxzilla\\BoxLoader' => __DIR__ . '/src/class-loader.php',
1615
'Boxzilla\\Boxzilla' => __DIR__ . '/src/class-boxzilla.php',

0 commit comments

Comments
 (0)