Skip to content

Commit d6c946f

Browse files
committed
fix: remove unused package.json in plugin folder
1 parent ae51544 commit d6c946f

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

src/plugins/footer-links/FooterLinks.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from 'react';
22

3-
import useFooterLinks from '@edx/frontend-component-footer/components/data/fetchFooterLinks';
43
import { PluginSlot } from '@openedx/frontend-plugin-framework';
4+
import useFooterLinks from '../../components/data/fetchFooterLinks';
55

66
import { LinkComponent } from './LinkComponent';
77

src/plugins/footer-links/package.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)