mirror of
https://github.com/apache/superset.git
synced 2026-04-11 20:37:16 +00:00
Build optimizations (#3378)
Bumping some version, removing unused libs, ...
This commit is contained in:
committed by
GitHub
parent
48b88e5241
commit
a782d623f0
@@ -1,6 +1,7 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { Button, FormGroup, FormControl } from 'react-bootstrap';
|
||||
|
||||
import AceEditor from 'react-ace';
|
||||
import 'brace/mode/sql';
|
||||
import 'brace/mode/json';
|
||||
|
||||
Reference in New Issue
Block a user