diff --git a/resources/views/accounts/account_gateway.blade.php b/resources/views/accounts/account_gateway.blade.php index f2cd1741248d..8945417aec0e 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') !!} - -