mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 03:43:07 +00:00
Code cleanup
This commit is contained in:
@@ -18,7 +18,8 @@ use League\Fractal\Resource\Item;
|
||||
class StoreController extends Controller
|
||||
{
|
||||
use TransactionFilter;
|
||||
private JournalRepositoryInterface $journalRepository;
|
||||
|
||||
private JournalRepositoryInterface $journalRepository;
|
||||
private LinkTypeRepositoryInterface $repository;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user