Removed unused imports in httpapiauth
This commit is contained in:
@@ -15,9 +15,8 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import logging
|
||||
import base64
|
||||
|
||||
from werkzeug.exceptions import BadRequest, Unauthorized
|
||||
from werkzeug.exceptions import Unauthorized
|
||||
|
||||
from mediagoblin.plugins.api.tools import Auth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user