mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Code cleanup
This commit is contained in:
@@ -44,8 +44,8 @@ use Throwable;
|
||||
*/
|
||||
class EditController extends Controller
|
||||
{
|
||||
use RuleManagement;
|
||||
use RenderPartialViews;
|
||||
use RuleManagement;
|
||||
|
||||
private RuleRepositoryInterface $ruleRepos;
|
||||
|
||||
|
Reference in New Issue
Block a user