aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/anaconda.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/anaconda.py')
-rw-r--r--sos/plugins/anaconda.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/sos/plugins/anaconda.py b/sos/plugins/anaconda.py
index 8c8c3f0c..4d4ae9c6 100644
--- a/sos/plugins/anaconda.py
+++ b/sos/plugins/anaconda.py
@@ -28,5 +28,3 @@ class anaconda(sos.plugintools.PluginBase):
self.addCopySpec("/var/log/anaconda.log")
self.addCopySpec("/var/log/anaconda.syslog")
self.addCopySpec("/var/log/anaconda.xlog")
- return
-