eschutho commented on code in PR #23004:
URL: https://github.com/apache/superset/pull/23004#discussion_r1097990113
##########
superset/models/slice.py:
##########
@@ -164,7 +164,10 @@ def datasource_url(self) -> Optional[str]:
if self.table:
return self.table.explore_url
datasource = self.datasource
Review Comment:
you can remove 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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]