mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-22 20:36:43 +00:00
Various code cleanup.
This commit is contained in:
@@ -27,8 +27,6 @@ use Illuminate\Support\Collection;
|
||||
|
||||
/**
|
||||
* Interface RoutineInterface
|
||||
*
|
||||
* @package FireflyIII\Import\Routine
|
||||
*/
|
||||
interface RoutineInterface
|
||||
{
|
||||
@@ -58,6 +56,4 @@ interface RoutineInterface
|
||||
* @return mixed
|
||||
*/
|
||||
public function setJob(ImportJob $job);
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user