mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-20 18:21:21 +00:00
Code cleanup [skip-ci]
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
namespace Firefly\Storage\Transaction;
|
||||
|
||||
|
||||
class EloquentTransactionRepository implements TransactionRepositoryInterface {
|
||||
class EloquentTransactionRepository implements TransactionRepositoryInterface
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user