Remove RPC messages pertaining to the LLM token (#36252)
This PR removes the RPC messages pertaining to the LLM token. We now retrieve the LLM token from Cloud. Release Notes: - N/A
This commit is contained in:
parent
257e0991d8
commit
75b832029a
8 changed files with 4 additions and 263 deletions
|
@ -1,7 +1,4 @@
|
|||
pub mod db;
|
||||
mod token;
|
||||
|
||||
pub use token::*;
|
||||
|
||||
pub const AGENT_EXTENDED_TRIAL_FEATURE_FLAG: &str = "agent-extended-trial";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue