Fixed an issue from main

This commit is contained in:
Zohaib Rauf 2024-02-11 05:12:20 -08:00
parent be18ac2177
commit e2d39a8c6d
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ from interpreter import OpenInterpreter
def configure_interpreter(interpreter: OpenInterpreter):
def configure_interpreter(interpreter):
### SYSTEM MESSAGE
# The system message is where most of the 01's behavior is configured.