Remove unused import and ensure provider details are restored after test

This commit is contained in:
Imdad Ahad
2017-03-02 18:09:55 +00:00
parent 37341e7a62
commit fe2ccb2222
2 changed files with 1 additions and 2 deletions

View File

@@ -9,7 +9,6 @@ from flask import current_app
from app import db
from app.models import (
User,
Service,
Template,
ApiKey,