Skip to content

Commit

Permalink
Remove unused labels
Browse files Browse the repository at this point in the history
  • Loading branch information
wobba committed Apr 23, 2024
1 parent 3de0ae5 commit ff28ee8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions search-parts/src/webparts/searchResults/loc/en-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ define([], function() {
},
ConnectionsPage: {
ConnectionsPageGroupName: "Available connections",
AllowWebPartConnectionsLabel: "Allow web part connections",
AllowWebPartConnectionsDescription: "By turning off web part connections the search API call can be executed lazily when the web part comes into view, optimizing page performance.",
UseFiltersWebPartLabel: "Connect to a filters Web Part",
UseFiltersFromComponentLabel: "Use filters from this component",
UseDynamicFilteringsWebPartLabel: "Connect to a search results Web Part",
Expand Down
2 changes: 0 additions & 2 deletions search-parts/src/webparts/searchResults/loc/mystrings.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ declare interface ISearchResultsWebPartStrings {
},
ConnectionsPage: {
ConnectionsPageGroupName: string;
AllowWebPartConnectionsLabel: string;
AllowWebPartConnectionsDescription: string;
UseFiltersWebPartLabel: string;
UseFiltersFromComponentLabel: string;
UseDynamicFilteringsWebPartLabel: string;
Expand Down

0 comments on commit ff28ee8

Please sign in to comment.