diff --git a/show/system_health.py b/show/system_health.py index cc9bb77a2b..b1319922fa 100644 --- a/show/system_health.py +++ b/show/system_health.py @@ -1,8 +1,8 @@ import os import sys + import click from tabulate import tabulate - import utilities_common.cli as clicommon #