We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5a5b69 + f90faf7 commit 8e1239fCopy full SHA for 8e1239f
1 file changed
src/Colorizer.php
@@ -2,8 +2,6 @@
2
3
namespace Macocci7\BashColorizer;
4
5
-require_once __DIR__ . '/../vendor/autoload.php';
6
-
7
use Macocci7\BashColorizer\Enums\Attribute;
8
use Macocci7\BashColorizer\Enums\Foreground;
9
use Macocci7\BashColorizer\Enums\Background;
0 commit comments