Remove unused imports in setup.py

Change-Id: Ifb08695a8a9a264a3032ae09524e8b37fa0dd761
This commit is contained in:
Brian Waldon 2012-05-23 11:47:11 -07:00
parent 9462474c14
commit d2f04a2743
1 changed files with 0 additions and 4 deletions

View File

@ -14,11 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import os
import subprocess
import setuptools
from setuptools.command import sdist
from glance.openstack.common import setup