forked from wallabag/wallabag
Cleanup
This commit is contained in:
@ -112,5 +112,7 @@ class ImportCommand extends ContainerAwareCommand
|
||||
$em->clear();
|
||||
|
||||
$output->writeln('End : ' . (new \DateTime())->format('d-m-Y G:i:s') . ' ---');
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user