Skip to content

Commit

Permalink
remove import subprocesserror
Browse files Browse the repository at this point in the history
  • Loading branch information
nenadnoveljic committed Oct 17, 2024
1 parent 55e68ac commit e9b5b62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datadog_checks_dev/datadog_checks/dev/docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

from .conditions import CheckDockerLogs
from .env import environment_run, get_state, save_state
from .errors import SubprocessError
from .fs import create_file, file_exists
from .spec import load_spec
from .structures import EnvVars, LazyFunction, TempDir
Expand Down

0 comments on commit e9b5b62

Please sign in to comment.