Remove incorrect tmp file explain message

This commit is contained in:
Joscha 2021-06-01 19:02:55 +02:00
parent 1fc8e9eb7a
commit 31b6311e99

View File

@ -147,7 +147,6 @@ def main() -> None:
log.unlock()
log.explain_topic("Interrupted, exiting immediately")
log.explain("Open files and connections are left for the OS to clean up")
log.explain("Temporary files are not cleaned up")
pferd.print_report()
# TODO Clean up tmp files
# And when those files *do* actually get cleaned up properly,