Skip to content

Commit d2e6e0a

Browse files
committed
[CLEANUP] Remove unused imports from Server
1 parent f811ca3 commit d2e6e0a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Classes/Server.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
use ReflectionMethod;
2323
use TYPO3\CMS\Core\Utility\GeneralUtility;
2424
use function call_user_func_array;
25-
use function header;
2625
use function is_string;
27-
use function json_encode;
2826
use function settype;
2927
use function version_compare;
3028

0 commit comments

Comments
 (0)