📁 pre-commit

Signed-off-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com>
This commit is contained in:
stirlingbot[bot] 2025-05-26 00:16:13 +00:00 committed by GitHub
parent f2f11496a2
commit 02f704db73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -73,4 +73,3 @@ class PipelineProcessorTest {
assertTrue(result.getOutputFiles().isEmpty(), "Filtered file list should be empty"); assertTrue(result.getOutputFiles().isEmpty(), "Filtered file list should be empty");
} }
} }