update 2023-06-02 04:47:47

This commit is contained in:
Robot 2023-06-02 04:47:53 +02:00
parent 5bd1fceb32
commit 456258b95a
Signed by: Robot
GPG Key ID: 14DECD44E7E1BB95
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ use VDM\Joomla\Gitea\Service\Issue as GiteaIssue;
use VDM\Joomla\Gitea\Service\Notifications as GiteNotifi;
use VDM\Joomla\Gitea\Service\Miscellaneous as GiteaMisc;
use VDM\Joomla\Gitea\Service\Admin as GiteaAdmin;
use VDM\Joomla\Componentbuilder\Interfaces\FactoryInterface;
use VDM\Joomla\Interfaces\FactoryInterface;
/**