lille urban card: remove unused/unrelated import

This commit is contained in:
Frédéric Péters 2019-10-14 20:49:59 +02:00
parent 3c17841c08
commit 73d347595c
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ from passerelle.utils.api import endpoint
from passerelle.utils.http_authenticators import HttpBearerAuth
from passerelle.utils.jsonresponse import APIError
from passerelle.sms import SMSGatewayMixin
class TokenError(APIError):
pass