mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 22:58:09 +00:00
New lines at end of file [skip ci]
This commit is contained in:
@@ -149,4 +149,4 @@ class TransactionCurrency implements TransactionCurrencyInterface, CommonDatabas
|
||||
{
|
||||
return \TransactionCurrency::whereCode($code)->first();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,4 +17,4 @@ interface TransactionCurrencyInterface
|
||||
*/
|
||||
public function findByCode($code);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user