Skip to content

Commit a025274

Browse files
authored
[AIRFLOW-6717] Remove non-existent field from templated_fields (#7340)
1 parent 97a429f commit a025274

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airflow/providers/google/cloud/operators/cloud_memorystore.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,6 @@ class CloudMemorystoreScaleInstanceOperator(BaseOperator):
682682

683683
template_fields = (
684684
"memory_size_gb",
685-
"instance",
686685
"location",
687686
"instance_id",
688687
"project_id",

0 commit comments

Comments
 (0)