Skip to content

Commit

Permalink
fix(revert): Reverts storybook-addon-mock inclusion (#23818)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-s-molina authored Apr 26, 2023
1 parent ff12654 commit 09bd40b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 91 deletions.
1 change: 0 additions & 1 deletion superset-frontend/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module.exports = {
'storybook-addon-jsx',
'@storybook/addon-knobs',
'storybook-addon-paddings',
'storybook-addon-mock',
],
staticDirs: ['../src/assets/images'],
webpackFinal: config => ({
Expand Down
89 changes: 0 additions & 89 deletions superset-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion superset-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@
"source-map-support": "^0.5.16",
"speed-measure-webpack-plugin": "^1.5.0",
"storybook-addon-jsx": "^7.3.14",
"storybook-addon-mock": "^3.2.0",
"storybook-addon-paddings": "^4.3.0",
"style-loader": "^3.2.1",
"thread-loader": "^3.0.4",
Expand Down

0 comments on commit 09bd40b

Please sign in to comment.