Skip to content
Snippets Groups Projects
Commit 0deb19d6 authored by Alan De Smet's avatar Alan De Smet
Browse files

Remove unused variable in DownloadStatistics

parent 7b98562b
No related merge requests found
......@@ -104,8 +104,6 @@ class DownloadStatistics:
self.cache_size = 0
self.deleted_files = 0
self.deleted_size = 0
self.total_cached_files = 0
self.total_cached_size = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment