diff options
-rw-r--r-- | sos/plugins/veritas.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sos/plugins/veritas.py b/sos/plugins/veritas.py index 11d4ddf2..8ea8b8fb 100644 --- a/sos/plugins/veritas.py +++ b/sos/plugins/veritas.py @@ -12,7 +12,6 @@ ## along with this program; if not, write to the Free Software ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -import commands import sos.plugintools import os |