mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-02 02:18:20 +00:00
Various code cleanup.
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace FireflyIII\Repositories\Telemetry;
|
||||
use Illuminate\Pagination\LengthAwarePaginator;
|
||||
|
||||
use Illuminate\Contracts\Pagination\LengthAwarePaginator;
|
||||
|
||||
/**
|
||||
* Interface TelemetryRepositoryInterface
|
||||
|
Reference in New Issue
Block a user