Skip to content

Commit

Permalink
Merge pull request #111 from ComposioHQ/shubhra/rm-redundant-code
Browse files Browse the repository at this point in the history
remove unused code
  • Loading branch information
utkarsh-dixit authored Jun 7, 2024
2 parents 65a7410 + c01fb73 commit bcb53a0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
logger = get_logger()
script_path = Path(__file__)
script_dir = script_path.parent
submit_logs_dir = script_dir / Path("../../../examples/swe/submit_logs/")


class HistoryProcessor:
Expand Down

0 comments on commit bcb53a0

Please sign in to comment.