removed unused import

pull/39/head
Chris Veilleux 2019-02-05 13:00:36 -06:00
parent 6b6a687a00
commit dc5a330a59
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
from http import HTTPStatus
import json
from selene.api import SeleneEndpoint
from selene.account import AccountRepository, RefreshTokenRepository