More clean up

This commit is contained in:
Sergi Delgado Segura
2019-10-03 11:47:07 +01:00
parent 93e23e769f
commit e9832e4408
7 changed files with 13 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
import re
import pisa.conf as conf
from pisa import errors
import pisa.conf as conf
from pisa import logging, bitcoin_cli
from pisa.appointment import Appointment
from pisa.utils.auth_proxy import JSONRPCException