aboutsummaryrefslogtreecommitdiffstats
path: root/sos/cleaner/archives/insights.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/cleaner/archives/insights.py')
-rw-r--r--sos/cleaner/archives/insights.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sos/cleaner/archives/insights.py b/sos/cleaner/archives/insights.py
index 872c6b36..391d9d21 100644
--- a/sos/cleaner/archives/insights.py
+++ b/sos/cleaner/archives/insights.py
@@ -8,11 +8,10 @@
#
# See the LICENSE file in the source distribution for further information.
+import tarfile
from sos.cleaner.archives import SoSObfuscationArchive
-import tarfile
-
class InsightsArchive(SoSObfuscationArchive):
"""This class represents archives generated by the insights-client utility