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