diff --git a/api/src/shop/stripe_constants.py b/api/src/shop/stripe_constants.py index c1f2d760e..3006d6a1c 100644 --- a/api/src/shop/stripe_constants.py +++ b/api/src/shop/stripe_constants.py @@ -1,6 +1,5 @@ from enum import Enum -# TODO move this and the keys from service.config import config # All stripe calculations are done with cents (ören in Sweden)