drsantos20 commented on a change in pull request #11283:
URL: https://github.com/apache/airflow/pull/11283#discussion_r499791981



##########
File path: setup.py
##########
@@ -65,12 +64,6 @@ class CleanCommand(Command):
     description = "Tidy up the project root"
     user_options = []  # type: List[str]
 
-    def initialize_options(self):
-        """Set default values for options."""
-
-    def finalize_options(self):
-        """Set final values for options."""
-

Review comment:
       why we removed this? 




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