mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Improve test coverage, remove dead code.
This commit is contained in:
@@ -30,11 +30,6 @@ use Illuminate\Support\MessageBag;
|
||||
*/
|
||||
interface JobConfigurationInterface
|
||||
{
|
||||
/**
|
||||
* ConfiguratorInterface constructor.
|
||||
*/
|
||||
public function __construct();
|
||||
|
||||
/**
|
||||
* Returns true when the initial configuration for this job is complete.
|
||||
*
|
||||
|
Reference in New Issue
Block a user