Skip to content

Commit ce5396c

Browse files
committed
fix: remove unused message
1 parent dc0982d commit ce5396c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/components/studio-footer/messages.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ const messages = defineMessages({
1616
defaultMessage: 'edX documentation',
1717
description: 'Label for button that links to the edX documentation site',
1818
},
19-
parnterPortalButtonLabel: {
20-
id: 'authoring.footer.help.parnterPortal.button.label',
21-
defaultMessage: 'edX partner portal',
22-
description: 'Label for button that links to the edX partner portal',
23-
},
2419
openEdxPortalButtonLabel: {
2520
id: 'authoring.footer.help.openEdxPortal.button.label',
2621
defaultMessage: 'Open edX portal',

0 commit comments

Comments
 (0)