Format the code

This commit is contained in:
emeric
2024-06-29 16:14:28 +02:00
parent 71dc99ad46
commit 45c8b82865
2 changed files with 2 additions and 2 deletions
@@ -336,7 +336,7 @@ namespace lms::scanner
_abortScan,
_db
};
// Order is important
_scanSteps.clear();
_scanSteps.push_back(std::make_unique<ScanStepDiscoverFiles>(params));