aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/sosreport.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sos/sosreport.py b/sos/sosreport.py
index f17194a0..83ea30d8 100644
--- a/sos/sosreport.py
+++ b/sos/sosreport.py
@@ -1330,7 +1330,6 @@ class SoSReport(object):
else:
self._log_plugin_exception(plugname, "postproc")
-
def final_work(self):
# this must come before archive creation to ensure that log
# files are closed and cleaned up at exit.