mik-laj commented on a change in pull request #15044:
URL: https://github.com/apache/airflow/pull/15044#discussion_r602869416



##########
File path: airflow/providers/google/cloud/operators/cloud_sql.py
##########
@@ -491,26 +487,6 @@ class CloudSQLDeleteInstanceOperator(CloudSQLBaseOperator):
     )
     # [END gcp_sql_delete_template_fields]
 
-    @apply_defaults

Review comment:
       ```
   airflow/providers/google/cloud/operators/cloud_sql.py:490:4: W0235: Useless 
super delegation in method '__init__' (useless-super-delegation)
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to