Skip to content

Commit

Permalink
refactor: Remove redundant use statement
Browse files Browse the repository at this point in the history
Signed-off-by: Bugo <cheetah@bk.ru>
  • Loading branch information
dragomano authored and JoshyPHP committed Nov 18, 2024
1 parent acb7c7f commit fd42879
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Configurator/JavaScript/Encoder.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use s9e\TextFormatter\Configurator\Items\Regexp;
use s9e\TextFormatter\Configurator\JavaScript\Code;
use s9e\TextFormatter\Configurator\JavaScript\Dictionary;
use s9e\TextFormatter\Configurator\JavaScript\Encoder;

class Encoder
{
Expand Down

0 comments on commit fd42879

Please sign in to comment.