twin icon indicating copy to clipboard operation
twin copied to clipboard

server: remove 'const' modifier on return types

Open szsam opened this issue 2 years ago • 0 comments

The 'const' modifier has no effect on return types. The 'const' modifying the return type can be removed.

szsam avatar May 25 '23 19:05 szsam