diff --git a/labels/controllers/PaymentController.php b/labels/controllers/PaymentController.php index 6e8b60c..73e3bc0 100755 --- a/labels/controllers/PaymentController.php +++ b/labels/controllers/PaymentController.php @@ -156,10 +156,6 @@ 'type' => Form::NUMBER, ], [ - 'name' => 'value', - 'type' => Form::NUMBER, - ], - [ 'name' => 'default', 'type' => Form::BOOL, ], -- libgit2 0.21.4