BootBlock / FileSieve

The official repository for the FileSieve application that sorts files using a variety of options.
https://filesieve.com
3 stars 0 forks source link

Exception if Simulation run with no results #96

Closed BootBlock closed 3 years ago

BootBlock commented 3 years ago

During the testing of #85, there was an exception due to pathItems being null.

This happens during RemoveEmptyDestination() if there were no items to process.