mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-08-01 12:24:47 +00:00
Support new test-sanity-docker-devel test
* Remove unused module import Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
@@ -31,3 +31,4 @@ except ImportError:
|
||||
BUILTINS = 'builtins'
|
||||
else:
|
||||
BUILTINS = '__builtin__'
|
||||
__all__ = ['__builtin__']
|
||||
|
||||
Reference in New Issue
Block a user