mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Removed commented out code.
This commit is contained in:
@@ -118,7 +118,6 @@ class AccountRepository implements AccountRepositoryInterface
|
||||
|
||||
return $paginator;
|
||||
|
||||
//return Paginator::make($items, $count, 50);
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user