ua-snap/data-api

Add `re` module import back into application.py

Closed this issue · 0 comments

This looks like a git automerge fail when from when we merged a branch that incorporated regex GET parameter validation with a branch that removed unnecessary module imports. Easy fix, though. Just add import re back!