mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 06:40:33 -04:00
Clean up function imports
This commit is contained in:
parent
b5c6d5fe34
commit
2b47b65437
5 changed files with 0 additions and 6 deletions
|
@ -4,7 +4,6 @@ use function Safe\fopen;
|
|||
use function Safe\fwrite;
|
||||
use function Safe\fclose;
|
||||
use function Safe\error_log;
|
||||
use function Safe\substr;
|
||||
|
||||
class Log{
|
||||
private string $RequestId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue