From cd11f92ed98a60ba8fce64190bf6230adf9df58e Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:00:41 +0100 Subject: [PATCH] make format --- lnbits/core/services.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lnbits/core/services.py b/lnbits/core/services.py index 3f02a84e3..e83b5684d 100644 --- a/lnbits/core/services.py +++ b/lnbits/core/services.py @@ -13,10 +13,7 @@ from loguru import logger from lnbits import bolt11 from lnbits.db import Connection -from lnbits.decorators import ( - WalletTypeInfo, - require_admin_key, -) +from lnbits.decorators import WalletTypeInfo, require_admin_key from lnbits.helpers import url_for, urlsafe_short_hash from lnbits.requestvars import g from lnbits.settings import (