mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Clean up
This commit is contained in:
parent
360d6325f5
commit
4a00d0c085
@ -30,7 +30,6 @@ class RFF extends Component
|
|||||||
|
|
||||||
public function render()
|
public function render()
|
||||||
{
|
{
|
||||||
|
|
||||||
$gateway = CompanyGateway::findOrFail($this->context['form']['company_gateway_id']);
|
$gateway = CompanyGateway::findOrFail($this->context['form']['company_gateway_id']);
|
||||||
$countries = Cache::get('countries');
|
$countries = Cache::get('countries');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user