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,8 @@
import logging
from pisa.utils.auth_proxy import AuthServiceProxy
import pisa.conf as conf
import logging
HOST = 'localhost'
PORT = 9814