-
refactor: Remove unused translation function calls in LogsTable component
Some checks failedPublish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelledreleased this
2024-12-13 22:34:10 +08:00 | 3837 commits to main since this release- Eliminated unnecessary calls to the translation function in the LogsTable component, streamlining the code and improving performance.
- This change enhances readability and reduces potential overhead from unused localization logic.
Downloads