betodealmeida commented on a change in pull request #15807:
URL: https://github.com/apache/superset/pull/15807#discussion_r673567666
##########
File path: scripts/benchmark_migration.py
##########
@@ -30,7 +30,7 @@
from flask_migrate import downgrade, upgrade
from graphlib import TopologicalSorter # pylint: disable=wrong-import-order
from progress.bar import ChargingBar
-from sqlalchemy import create_engine, inspect, Table
Review comment:
`Table` is not used anywhere.
--
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]