mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Docker test does not require the mock module
This commit is contained in:
parent
b95475c1f9
commit
d14dcdc222
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import collections
|
import collections
|
||||||
import mock
|
|
||||||
import os
|
import os
|
||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue