Removing unused pkg_resources import from test_celery_setup
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 18 Jun 2011 20:29:16 +0000 (15:29 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 18 Jun 2011 20:29:16 +0000 (15:29 -0500)
mediagoblin/tests/test_celery_setup.py

index 558eb458abf38b4dca119933c4abd529fa865065..2a7601c7a52d8247629c0ce48ff7f484bba1a4aa 100644 (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