mirror of
https://github.com/apache/superset.git
synced 2026-05-08 01:15:46 +00:00
Linted all, refactored VisualizeModal out
This commit is contained in:
@@ -123,9 +123,6 @@ class SqlEditorTopToolbar extends React.Component {
|
||||
that.setState({ databaseLoading: false });
|
||||
});
|
||||
}
|
||||
notImplemented() {
|
||||
alert('Not implemented');
|
||||
}
|
||||
closePopover(ref) {
|
||||
this.refs[ref].hide();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user