Commit f4dad6b6 authored by Tres Seaver's avatar Tres Seaver

Normalize imports.

parent ca577ebe
......@@ -13,13 +13,11 @@
##############################################################################
"""Install packages as eggs
"""
import logging
import os
import re
import sys
import zc.buildout.easy_install
import zipfile
logger = logging.getLogger(__name__)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment