mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-21 14:20:41 +08:00
With some neat generics, I was able to refactor the scanning to a util function. I used it to refactor 3 places and also removed an unnecessary method. Claude was quite good here. https://mattermost.atlassian.net/browse/MM-62755 ```release-note NONE ```