remove unused import

This commit is contained in:
Doug Hellmann 2012-04-22 16:13:51 -07:00
parent 267c759359
commit f1bb6356c5
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
"""Discover and lookup command plugins.
"""
import argparse
import logging
import pkg_resources