1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00

Remove unused function reference

This commit is contained in:
Tomasz Mlynski 2021-12-06 18:25:04 +01:00
parent e4b0b9b305
commit 348c62db94
No known key found for this signature in database
GPG Key ID: 665B4A17698A1954

View File

@ -7,7 +7,6 @@ use Psalm\Config;
use RuntimeException;
use function error_log;
use function file_exists;
use function file_get_contents;
use function file_put_contents;
use function filemtime;