mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-24 18:58:41 +02:00
Remove unnecessary import.
This commit is contained in:
parent
1dfa79c5ef
commit
d39b3522ab
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
||||||
Updates DOCUMENTATION of modules using module_utils._api_data with the correct list of supported paths.
|
Updates DOCUMENTATION of modules using module_utils._api_data with the correct list of supported paths.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import os
|
|
||||||
|
|
||||||
from plugins.module_utils._api_data import (
|
from plugins.module_utils._api_data import (
|
||||||
PATHS,
|
PATHS,
|
||||||
join_path,
|
join_path,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue