Skip to content

Commit

Permalink
clean after MR
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed Nov 22, 2024
1 parent f61d5b8 commit 67d79c7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 47 deletions.
1 change: 0 additions & 1 deletion python/nistoar/midas/wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ def __init__(self, config: Mapping, dbio_client_factory: DBClientFactory=None,
if base_ep is None:
base_ep = config.get('base_endpoint', DEF_BASE_PATH)
super(MIDASApp, self).__init__(config, log, base_ep)
print("DBClientFactory")

if not self.cfg.get("services"):
raise ConfigurationException("No MIDAS apps configured (missing 'services' parameter)")
Expand Down
Empty file removed python/tmp_error.txt
Empty file.
46 changes: 0 additions & 46 deletions python/websocket.py

This file was deleted.

0 comments on commit 67d79c7

Please sign in to comment.