From 30156a06332d9536fafd97654cc5d13f2be2c369 Mon Sep 17 00:00:00 2001 From: Daniel Berglund Date: Wed, 15 Nov 2023 15:28:34 +0100 Subject: [PATCH] Cleanup --- api/src/shop/stripe_constants.py | 1 - 1 file changed, 1 deletion(-) 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)