Mathis 221410dfb0
Refactor getGroupsByName to streamline database call
Replaced the variable assignment and logging with a streamlined return statement for better code readability and performance. This change improves the method's efficiency by reducing unnecessary steps and directly returning the result.
2024-10-03 13:52:45 +02:00
..