mirror of
https://github.com/standardebooks/web.git
synced 2025-07-05 06:10:36 -04:00
Clean up function imports
This commit is contained in:
parent
b5c6d5fe34
commit
2b47b65437
5 changed files with 0 additions and 6 deletions
|
@ -1,8 +1,6 @@
|
|||
<?
|
||||
use function Safe\exec;
|
||||
use function Safe\substr;
|
||||
use function Safe\file_get_contents;
|
||||
use function Safe\preg_replace;
|
||||
use function Safe\json_decode;
|
||||
use function Safe\glob;
|
||||
use function Safe\shell_exec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue