mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-10 15:43:48 +00:00
df83ba877f
- Remove custom stringContains and findSubstring helper functions - Use standard library strings.Contains for better maintainability - No functional change, just cleaner code Addresses Gemini Code Assist review feedback