Skip to content

Commit

Permalink
[AIRFLOW-6717] Remove non-existent field from templated_fields (#7340)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil committed Feb 2, 2020
1 parent 97a429f commit a025274
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,6 @@ class CloudMemorystoreScaleInstanceOperator(BaseOperator):

template_fields = (
"memory_size_gb",
"instance",
"location",
"instance_id",
"project_id",
Expand Down

0 comments on commit a025274

Please sign in to comment.