syedahsn commented on code in PR #32437:
URL: https://github.com/apache/airflow/pull/32437#discussion_r1263947482


##########
airflow/providers/amazon/aws/utils/rds.py:
##########
@@ -22,5 +22,5 @@
 class RdsDbType(Enum):
     """Only available types for the RDS."""
 
-    INSTANCE: str = "instance"
-    CLUSTER: str = "cluster"

Review Comment:
   What was the reason for removing this? Not a blocker, just curious



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to