mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-11 02:25:36 +00:00
fix: remove unused pytest import
This commit is contained in:
parent
209bc08eaf
commit
8e32d2d185
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ from __future__ import annotations
|
|||
import json
|
||||
from unittest.mock import Mock, patch
|
||||
|
||||
import pytest
|
||||
from ansible_collections.community.internal_test_tools.tests.unit.plugins.modules.utils import (
|
||||
AnsibleExitJson,
|
||||
AnsibleFailJson,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue