Remove conflicting 'GET /sessionserver/session/minecraft/profile/{unsigned}' route that panicked due to identical pattern matching as '{uuid}'. The 'unsigned' variant is now handled via ?unsigned=true query parameter.