Fix Capa handling

This commit is contained in:
the-djmaze 2024-03-10 19:00:46 +01:00
parent c450965cb6
commit 986b3a79f1
6 changed files with 9 additions and 7 deletions

View file

@ -2,7 +2,6 @@
namespace RainLoop\Actions;
use RainLoop\Enumerations\Capa;
use RainLoop\Exceptions\ClientException;
use RainLoop\Model\Account;
use RainLoop\Notifications;