aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/system.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/system.py')
-rw-r--r--sos/plugins/system.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/sos/plugins/system.py b/sos/plugins/system.py
index 43a6b710..b6c8dcc3 100644
--- a/sos/plugins/system.py
+++ b/sos/plugins/system.py
@@ -30,5 +30,3 @@ class system(sos.plugintools.PluginBase):
self.addCopySpec("/etc/ntp/step-tickers")
self.addCopySpec("/etc/ntp/ntpservers")
self.collectExtOutput("/usr/bin/crontab -l")
- return
-