reducing the PR

This commit is contained in:
Gene Takavic 2022-12-16 11:55:47 +01:00
parent 75561bd930
commit 7b7a731021

View file

@ -2,7 +2,6 @@ import asyncio
import json import json
import httpx import httpx
from loguru import logger
from lnbits.core import db as core_db from lnbits.core import db as core_db
from lnbits.core.models import Payment from lnbits.core.models import Payment