feat(app): lint & beautify

This commit is contained in:
ItzCrazyKns
2025-10-18 18:50:08 +05:30
parent d43ef9e43d
commit 2c9012e99c
7 changed files with 407 additions and 395 deletions

View File

@@ -67,7 +67,6 @@ class ModelRegistry {
chatModels: m.chat,
embeddingModels: m.embedding,
});
}),
);