Clean up function imports

This commit is contained in:
Alex Cabal 2024-01-31 10:28:22 -06:00
parent b5c6d5fe34
commit 2b47b65437
5 changed files with 0 additions and 6 deletions

View file

@ -8,7 +8,6 @@ use function Safe\preg_match;
use function Safe\preg_replace;
use function Safe\sprintf;
use function Safe\shell_exec;
use function Safe\substr;
/**
* @property array<GitCommit> $GitCommits