dont include the endpoint_url parameter at all

This commit is contained in:
Adrian Manteza
2022-03-18 14:57:52 +00:00
parent f893754f4c
commit abdda4a888
3 changed files with 29 additions and 16 deletions

View File

@ -14,7 +14,6 @@ from models.target import Target
from services.base import Base
class LoftService(Base):
def process(self):