server icon indicating copy to clipboard operation
server copied to clipboard

Refactor deleteGameProfile to use filter

Open coderabbitai[bot] opened this issue 1 year ago • 0 comments
trafficstars

Consider refactoring the deleteGameProfile function to use filter instead of splice for a more functional approach that avoids mutating the array during iteration.

See the discussion in PR #2037: https://github.com/rustymotors/server/pull/2037#discussion_r1724152046

coderabbitai[bot] avatar Aug 21 '24 22:08 coderabbitai[bot]