@apolitical/component-library 4.1.10 → 4.1.11-4519.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/helpers/intl.d.ts CHANGED
@@ -146,8 +146,6 @@ export declare const checkIntlPathExists: (path: string, language?: {
146
146
  discussion_responses_empty: string;
147
147
  discussion_responses_empty_answer: string;
148
148
  discussion_responses_placeholder: string;
149
- discussion_share_copy_link: string;
150
- discussion_share_copy_link_success: string;
151
149
  discussion_thread_show: string;
152
150
  discussion_thread_hide: string;
153
151
  discussion_thread_loadMore: string;