Remove swagger

This commit is contained in:
Peter Stockings
2022-09-17 16:42:50 +10:00
parent f22def08a2
commit 7eaf4f812f
14 changed files with 8 additions and 187 deletions

View File

@@ -2,4 +2,3 @@ TESTING = True
DEBUG = True
FLASK_ENV = 'development'
SECRET_KEY = ''
DATABASE_URI = 'workout.db'