Removed legacy chat updater (pre 0.9.4)

This commit is contained in:
jeffser
2024-07-08 16:48:14 -06:00
parent 32d16a1e61
commit 86c329982c
3 changed files with 1 additions and 43 deletions

View File

@@ -42,7 +42,6 @@ alpaca_sources = [
'connection_handler.py',
'dialogs.py',
'local_instance.py',
'update_history.py',
'available_models.json',
'available_models_descriptions.py'
]