🔧 refactor(LogsTable, render): remove undefined parameters for improved clarity and consistency in function signatures

This commit is contained in:
CaIon
2025-06-13 01:25:26 +08:00
parent f191f981c4
commit e455f06851
3 changed files with 9 additions and 2 deletions

View File

@@ -963,7 +963,6 @@ const LogsTable = () => {
other?.user_group_ratio,
false,
1.0,
undefined,
other.web_search || false,
other.web_search_call_count || 0,
other.file_search || false,