mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
fix(deps): remove encodable dependency and pin query-string to fix Dependabot CI failures (#37450)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -29,9 +29,6 @@ import example1Dark from '../images/Word_Cloud-dark.jpg';
|
||||
import example2 from '../images/Word_Cloud_2.jpg';
|
||||
import example2Dark from '../images/Word_Cloud_2-dark.jpg';
|
||||
import controlPanel from './controlPanel';
|
||||
import configureEncodable from '../configureEncodable';
|
||||
|
||||
configureEncodable();
|
||||
|
||||
const metadata = new ChartMetadata({
|
||||
category: t('Ranking'),
|
||||
|
||||
Reference in New Issue
Block a user