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