Bläddra i källkod

cleanup pages

andre 2 år sedan
förälder
incheckning
b9f9c888b5
1 ändrade filer med 0 tillägg och 2 borttagningar
  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;