Ver Fonte

cleanup pages

andre há 2 anos atrás
pai
commit
b9f9c888b5
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      app/UI/Client/DistributionList/Forms/DeleteListForm.php

+ 0 - 2
app/UI/Client/DistributionList/Forms/DeleteListForm.php

@@ -10,9 +10,7 @@
 namespace ThurData\Servers\KerioEmail\App\UI\Client\DistributionList\Forms;
 
 
-use ThurData\Servers\KerioEmail\App\UI\Admin\Custom\Forms\SortedFieldForm;
 use ThurData\Servers\KerioEmail\App\UI\Client\DistributionList\Providers\DeleteListDataProvider;
-use ThurData\Servers\KerioEmail\App\UI\Client\EmailAccount\Providers\DeleteAccountDataProvider;
 use ThurData\Servers\KerioEmail\Core\UI\Interfaces\ClientArea;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\BaseForm;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\Hidden;