mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 17:56:12 +02:00

[TASK] Remove phpDocumentor reflection type

Related: #1120
This commit is contained in:
Karsten Nowak 2024-07-26 08:35:31 +02:00
parent 90ace1025d
commit 6b9fa2cb95

View file

@ -8,7 +8,6 @@ namespace TTN\Tea\Command;
* Command to create test data for the tea extension.
*/
use phpDocumentor\Reflection\Types\Integer;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;