fix: remove recommend login gate
This commit is contained in:
@@ -76,7 +76,7 @@ use crate::{
|
||||
execute_billable_asset_operation, execute_billable_asset_operation_with_cost,
|
||||
should_skip_asset_operation_billing_for_connectivity,
|
||||
},
|
||||
auth::AuthenticatedAccessToken,
|
||||
auth::{AuthenticatedAccessToken, RuntimePrincipal},
|
||||
generated_asset_sheets::apply_generated_asset_sheet_green_screen_alpha,
|
||||
http_error::AppError,
|
||||
llm_model_routing::{CREATION_TEMPLATE_LLM_MODEL, PUZZLE_LEVEL_NAME_VISION_LLM_MODEL},
|
||||
|
||||
Reference in New Issue
Block a user