Skip to content

Commit 749b988

Browse files
authored
fix: remove debugging artifact (#203)
1 parent d2d1909 commit 749b988

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cwl_wes/ga4gh/wes/endpoints/run_workflow.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,6 @@ def __create_run_environment(
292292
use_http=use_http,
293293
)
294294

295-
logger.warning("ALL GOOD")
296-
raise BadRequest
297295
return document
298296

299297

0 commit comments

Comments
 (0)