Removing unused pkg_resources import from test_celery_setup

This commit is contained in:
Christopher Allan Webber 2011-06-18 15:29:16 -05:00
parent 5a994e37c2
commit f2f3fe33e9

View File

@ -14,8 +14,6 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import pkg_resources
from mediagoblin import celery_setup