Prechádzať zdrojové kódy

new settings section

andre 6 mesiacov pred
rodič
commit
be774b4913
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      app/UI/Client/Setting/Pages/Settings.php

+ 0 - 1
app/UI/Client/Setting/Pages/Settings.php

@@ -4,7 +4,6 @@ namespace ThurData\Servers\KerioEmail\App\UI\Client\Setting\Pages;
 
 use ThurData\Servers\KerioEmail\App\UI\Admin\Custom\Fields\EnabledField;
 use ThurData\Servers\KerioEmail\App\UI\Client\Setting\Buttons\EditSettingButton;
-use ThurData\Servers\KerioEmail\App\UI\Client\Setting\Buttons\MassChangeStatusButton;
 use function ThurData\Servers\KerioEmail\Core\Helper\di;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\DataTable\Column;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\DataTable\DataProviders\DataProvider;