chore: Cleanup some outdated fixme comments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -76,7 +76,6 @@ class BoardImportCommandService extends BoardImportService {
|
||||
}
|
||||
|
||||
protected function validateConfig(): void {
|
||||
// FIXME: Make config optional for deck plain importer (but use a call on the importer insterad)
|
||||
try {
|
||||
$config = $this->getInput()->getOption('config');
|
||||
if (!$config) {
|
||||
|
||||
Reference in New Issue
Block a user