diff --git a/test/units/modules/network/cumulus/test_nclu.py b/test/units/modules/network/cumulus/test_nclu.py index 6b38a60b794..425c0a2c236 100644 --- a/test/units/modules/network/cumulus/test_nclu.py +++ b/test/units/modules/network/cumulus/test_nclu.py @@ -14,11 +14,9 @@ # You should have received a copy of the GNU General Public License # along with Ansible. If not, see . -import sys -import time +import os.path import unittest -from ansible.module_utils.basic import * from ansible.modules.network.cumulus import nclu