We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f91271 commit f90faf7Copy full SHA for f90faf7
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