Skip to content

Commit

Permalink
fix: removed unused imports in Storybook main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGhadyani-Okta committed Aug 9, 2022
1 parent d3f1100 commit 4bcac94
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/odyssey-storybook/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
* See the License for the specific language governing permissions and limitations under the License.
*/

const path = require("path");
const { ProvidePlugin } = require("webpack");

module.exports = {
addons: [
"@storybook/addon-links",
Expand Down

0 comments on commit 4bcac94

Please sign in to comment.