fix some of Vlad's review comments

This commit is contained in:
Tiago Vasconcelos
2022-12-02 14:52:31 +00:00
parent 52cbc7d0f7
commit fe5e1241bf
5 changed files with 7 additions and 3 deletions
+2
View File
@@ -17,6 +17,8 @@ from websockets.exceptions import (
ConnectionClosedOK,
)
from lnbits.settings import settings
from .base import (
InvoiceResponse,
PaymentResponse,