mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-31 03:18:38 +02:00
The original implementation did a full directory tree walk to find and remove empty directories, so this implementation should remove the parents as well, like the original did.