Fix flake

This commit is contained in:
Ryan Kelly 2014-10-29 15:45:15 +11:00
parent 2bcb31ce8e
commit e977089cf9

View File

@ -7,7 +7,6 @@ import logging
from urlparse import urlparse, urlunparse
from pyramid.response import Response
from pyramid.httpexceptions import HTTPError
from pyramid.events import NewRequest, subscriber
import mozsvc.config