Skip to content
Snippets Groups Projects
Commit 9e6027a5 authored by Torben Hansen's avatar Torben Hansen Committed by Benni Mack
Browse files

[TASK] Remove unused imports in codebase

PHP CS Fixer is not able to detect unused imports, when the import is
mentioned somewhere in the doc comments. Therefore we have several
unused imports in our codebase.

This change removes all current unused imports.

Resolves: #103475
Releases: main
Change-Id: Ibd190234a9c0f1519592ac715943a88e52cd17c5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83579


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 39a38679
Branches
Tags
No related merge requests found
Showing
with 0 additions and 14 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment