remove type

This commit is contained in:
ishaan-jaff 2023-08-16 21:56:11 -07:00
parent afc26df28f
commit f47cfde25d

View file

@ -51,7 +51,6 @@ headers = None
api_version = None api_version = None
organization = None organization = None
config_path = None config_path = None
api_type = None
####### Secret Manager ##################### ####### Secret Manager #####################
secret_manager_client = None secret_manager_client = None
####### COMPLETION MODELS ################### ####### COMPLETION MODELS ###################