diff --git a/rowers/imports.py b/rowers/imports.py index d2e04992..df29bffe 100644 --- a/rowers/imports.py +++ b/rowers/imports.py @@ -47,7 +47,7 @@ from rowsandall_app.settings import ( from utils import ( NoTokenError, custom_exception_handler, ewmovingaverage, - geo_distance,isprorower + geo_distance,isprorower,uniqify )