Skip to content

Commit

Permalink
fixup! Change implemented interface to ScriptInjectorInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Jan 14, 2025
1 parent 1ff846a commit 1d630da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CompiledInjector.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Ray\Compiler\Exception\ScriptDirNotReadable;
use Ray\Compiler\Exception\Unbound;
use Ray\Di\Annotation\ScriptDir;
use Ray\Di\InjectorInterface;
use Ray\Di\Name;

use function file_exists;
Expand Down

0 comments on commit 1d630da

Please sign in to comment.