diff --git a/app/controllers/admin/LicensesController.php b/app/controllers/admin/LicensesController.php index 15d8f57278..7e11b4b65e 100644 --- a/app/controllers/admin/LicensesController.php +++ b/app/controllers/admin/LicensesController.php @@ -130,9 +130,6 @@ class LicensesController extends AdminController { } - - - // get the POST data $new = Input::all();