Skip to content

Commit bb403e0

Browse files
committed
fix lint
1 parent a6f058b commit bb403e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/controllers/MigrationsController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public function indexAction(): void
9797
new HtmlElement('ul', null),
9898
new Link($this->translate('Configuration Database'), 'config/general')
9999
)
100-
);
100+
)
101101
return;
102102
}
103103

0 commit comments

Comments
 (0)