Skip to content

Commit f90faf7

Browse files
committed
Fix a bug
1 parent 8f91271 commit f90faf7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Colorizer.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
namespace Macocci7\BashColorizer;
44

5-
require_once __DIR__ . '/../vendor/autoload.php';
6-
75
use Macocci7\BashColorizer\Enums\Attribute;
86
use Macocci7\BashColorizer\Enums\Foreground;
97
use Macocci7\BashColorizer\Enums\Background;

0 commit comments

Comments
 (0)