diff --git a/resources/views/accounts/account_gateway.blade.php b/resources/views/accounts/account_gateway.blade.php index f2cd17412..8945417ae 100644 --- a/resources/views/accounts/account_gateway.blade.php +++ b/resources/views/accounts/account_gateway.blade.php @@ -90,16 +90,6 @@ @if ($gateway->id == GATEWAY_STRIPE) {!! Former::text('publishable_key') !!} - -