splatnet3_scraper.auth.EnvironmentVariablesManager.remove_token(token_name) Removes a token from the environment variables. Parameters:¶ token_name : str¶The token name. Raises:¶ ValueError – If the token is a base token.