Skip to content

Commit

Permalink
Optimize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Aug 1, 2024
1 parent e70824a commit 405d766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Parser/Parser.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
use Phalcon\Volt\Scanner\Scanner;
use Phalcon\Volt\Scanner\State;
use Phalcon\Volt\Scanner\Token;

use phvolt_Parser;

use function fopen;
use function sprintf;
use function strlen;
Expand Down

0 comments on commit 405d766

Please sign in to comment.