Skip to content

Commit

Permalink
Remove unused code from gpt_engineer module
Browse files Browse the repository at this point in the history
This commit removes several unused Python files from the gpt_engineer module. The deleted files include chat_to_files.py, main.py, and steps.py. These files were not being used in the current implementation and were therefore unnecessary. This cleanup helps to maintain a more streamlined and manageable codebase.
  • Loading branch information
rminchev1 committed Oct 13, 2023
1 parent a7da5cf commit 0dc5d36
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 774 deletions.
163 changes: 0 additions & 163 deletions gpt_engineer/chat_to_files.py

This file was deleted.

108 changes: 0 additions & 108 deletions gpt_engineer/main.py

This file was deleted.

Loading

0 comments on commit 0dc5d36

Please sign in to comment.