fix requirements after rebase.

This commit is contained in:
fiatjaf
2020-10-04 14:07:52 -03:00
parent f5b8ed8fc6
commit c3ded859df
5 changed files with 37 additions and 6 deletions
-1
View File
@@ -4,7 +4,6 @@ import base64
from os import getenv
from typing import Optional, Dict, AsyncGenerator
from lnbits import bolt11
from .base import InvoiceResponse, PaymentResponse, PaymentStatus, Wallet