Remove unnecessary imports in a docs only file for win_copy

This commit is contained in:
Matt Martz 2015-06-30 16:24:23 -05:00
parent b6b576abf6
commit c2d0fbd45b

View file

@ -18,8 +18,6 @@
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
import os
import time
DOCUMENTATION = '''
---