remove dvla_organisation

it's been superceeded by letter branding
This commit is contained in:
Leo Hemsted
2019-02-12 17:26:21 +00:00
parent 5037293724
commit 53ecaa3230
10 changed files with 0 additions and 69 deletions

View File

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