mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01: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.