Browse Source

bugfix mailinglists

andre 2 năm trước cách đây
mục cha
commit
8f393ceed9

+ 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
          */