fix: remove unused pytest import in test_nagios_runner
This commit is contained in:
@@ -3,8 +3,6 @@ import logging
|
||||
import os
|
||||
import stat
|
||||
|
||||
import pytest
|
||||
|
||||
from hbd.client.plugins.nagios_runner import (
|
||||
NagiosRunnerPlugin,
|
||||
NAGIOS_OK,
|
||||
|
||||
Reference in New Issue
Block a user