chore: disable premium license activation

This commit is contained in:
Haitao Pan 2026-06-16 19:55:44 +08:00
parent 79635badf7
commit 594bc534e5

View File

@ -99,6 +99,7 @@ class LicenseCheck:
1. verify_license_without_api_request: checks if license was generate using private / public key pair
2. _verify: checks if license is valid calling litellm API. This is the old way we were generating/validating license
"""
return False
try:
if not self._premium_check_logged:
verbose_proxy_logger.debug(