andre 2 лет назад
Родитель
Сommit
8f393ceed9
1 измененных файлов с 0 добавлено и 5 удалено
  1. 0 5
      app/UI/Client/DistributionList/Providers/EditListDataProvider.php

+ 0 - 5
app/UI/Client/DistributionList/Providers/EditListDataProvider.php

@@ -133,11 +133,6 @@ class EditListDataProvider extends AddListDataProvider
             $users[] = $account['loginName'] . '@' . $this->getWhmcsParamByKey('domain');
         }
 
-        /**
-         * load hosting
-         */
-        $hosting = Hosting::where('id', $this->getRequestValue('id'))->first();
-
         /**
          * load lang
          */