@@ -88,6 +88,5 @@ def Routes(db_client):
response = ts.chooseCards()
return jsonify(response)
-
return TL_blueprint