Revert "add DVLA organisations to API"

This commit is contained in:
Leo Hemsted
2017-04-20 18:21:56 +01:00
committed by GitHub
parent 95b3248a5e
commit c3e56d5d2d
14 changed files with 79 additions and 199 deletions

View File

@@ -1,5 +0,0 @@
from app.models import DVLAOrganisation
def dao_get_dvla_organisations():
return DVLAOrganisation.query.all()