Remove unnecessary imports in a docs only file for win_copy
This commit is contained in:
parent
d47de74ade
commit
f33a8b09a9
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
import os
|
|
||||||
import time
|
|
||||||
|
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue