Skip to content

Commit 8e1239f

Browse files
authored
Merge pull request #3 from macocci7/update_readme
Fix a bug
2 parents f5a5b69 + f90faf7 commit 8e1239f

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)