Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahwooders committed Dec 11, 2024
1 parent 92099ac commit 2689bde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions letta/server/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ def run_command(self, user_id: str, agent_id: str, command: str) -> Union[str, N

config = LettaConfig.load()

attach_base()


def print_sqlite_schema_error():
"""Print a formatted error message for SQLite schema issues"""
Expand Down

0 comments on commit 2689bde

Please sign in to comment.