Skip to content

Commit

Permalink
Remove comment - linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Maiken Pedersen committed Sep 13, 2023
1 parent 894cc9a commit bd1d30f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/galaxy/jobs/runners/util/arc_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ class ARCJobBuilder:
memory: str
inputs: Dict[str, str] = {}
outputs: List[str] = []
#job_files: Dict[str, List[Dict]] = {}
#job_files: Dict[str, str] = {}
descrstr: str

def to_xml_str(self) -> str:
Expand Down

0 comments on commit bd1d30f

Please sign in to comment.