mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 12:19:53 +01:00
Remove duplicate future import (#85824)
This commit is contained in:
parent
1cd4369815
commit
df1da0419e
|
|
@ -2,7 +2,6 @@
|
|||
# Copyright: (c) 2017, Ansible Project
|
||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
|
||||
from __future__ import annotations
|
||||
from __future__ import annotations
|
||||
|
||||
import copy
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user