imports not needed

This commit is contained in:
Michael DeHaan 2012-07-21 17:25:47 -04:00
parent d0f4358730
commit 9f149c9f1a

View file

@ -17,9 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
import sys
import os
import shlex
import shutil
def main():