Fix styling

This commit is contained in:
saade
2023-11-28 15:47:26 +00:00
committed by github-actions[bot]
parent c60cc16018
commit bc30f0e91d

View File

@@ -365,4 +365,4 @@ function removeDirectory($dir): void
} }
rmdir($dir); rmdir($dir);
} }
} }