File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ import SheetsDataValidationUIEnUS from '@univerjs/sheets-data-validation-ui/loca
1818import { UniverSheetsFilterUIPlugin } from '@univerjs/sheets-filter-ui'
1919import SheetsFilterUIEnUS from '@univerjs/sheets-filter-ui/locale/en-US'
2020import { UniverSheetsFindReplacePlugin } from '@univerjs/sheets-find-replace'
21- import SheetsFindReplaceEnUS from '@univerjs/sheets-find-replace/locale/en-US'
2221import { UniverSheetsFormulaUIPlugin } from '@univerjs/sheets-formula-ui'
2322import SheetsFormulaUIEnUS from '@univerjs/sheets-formula-ui/locale/en-US'
2423import { UniverSheetsHyperLinkUIPlugin } from '@univerjs/sheets-hyper-link-ui'
@@ -82,7 +81,6 @@ const univer = new Univer({
8281 SheetsDataValidationUIEnUS ,
8382 SheetsSortUIEnUS ,
8483 FindReplaceEnUS ,
85- SheetsFindReplaceEnUS ,
8684 ThreadCommentUIEnUS ,
8785 SheetsThreadCommentUIEnUS ,
8886 SheetsNoteUIEnUS ,
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ import SheetsDataValidationUIEnUS from '@univerjs/sheets-data-validation-ui/loca
2020import { UniverSheetsFilterUIPlugin } from '@univerjs/sheets-filter-ui'
2121import SheetsFilterUIEnUS from '@univerjs/sheets-filter-ui/locale/en-US'
2222import { UniverSheetsFindReplacePlugin } from '@univerjs/sheets-find-replace'
23- import SheetsFindReplaceEnUS from '@univerjs/sheets-find-replace/locale/en-US'
2423import { UniverSheetsFormulaUIPlugin } from '@univerjs/sheets-formula-ui'
2524import SheetsFormulaUIEnUS from '@univerjs/sheets-formula-ui/locale/en-US'
2625import { UniverSheetsHyperLinkUIPlugin } from '@univerjs/sheets-hyper-link-ui'
@@ -90,7 +89,6 @@ export default function Preview() {
9089 SheetsDataValidationUIEnUS ,
9190 SheetsSortUIEnUS ,
9291 FindReplaceEnUS ,
93- SheetsFindReplaceEnUS ,
9492 ThreadCommentUIEnUS ,
9593 SheetsThreadCommentUIEnUS ,
9694 SheetsNoteUIEnUS ,
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ import SheetsDataValidationUIEnUS from '@univerjs/sheets-data-validation-ui/loca
1717import { UniverSheetsFilterMobileUIPlugin } from '@univerjs/sheets-filter-ui'
1818import SheetsFilterUIEnUS from '@univerjs/sheets-filter-ui/locale/en-US'
1919import { UniverSheetsFindReplacePlugin } from '@univerjs/sheets-find-replace'
20- import SheetsFindReplaceEnUS from '@univerjs/sheets-find-replace/locale/en-US'
2120import { UniverSheetsFormulaUIPlugin } from '@univerjs/sheets-formula-ui'
2221import SheetsFormulaUIEnUS from '@univerjs/sheets-formula-ui/locale/en-US'
2322import { UniverSheetsHyperLinkUIPlugin } from '@univerjs/sheets-hyper-link-ui'
@@ -78,7 +77,6 @@ const univer = new Univer({
7877 SheetsDataValidationUIEnUS ,
7978 SheetsSortUIEnUS ,
8079 FindReplaceEnUS ,
81- SheetsFindReplaceEnUS ,
8280 ThreadCommentUIEnUS ,
8381 SheetsThreadCommentUIEnUS ,
8482 SheetsNoteUIEnUS ,
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ import SheetsDataValidationUIEnUS from '@univerjs/sheets-data-validation-ui/loca
2020import { UniverSheetsFilterMobileUIPlugin } from '@univerjs/sheets-filter-ui'
2121import SheetsFilterUIEnUS from '@univerjs/sheets-filter-ui/locale/en-US'
2222import { UniverSheetsFindReplacePlugin } from '@univerjs/sheets-find-replace'
23- import SheetsFindReplaceEnUS from '@univerjs/sheets-find-replace/locale/en-US'
2423import { UniverSheetsFormulaUIPlugin } from '@univerjs/sheets-formula-ui'
2524import SheetsFormulaUIEnUS from '@univerjs/sheets-formula-ui/locale/en-US'
2625import { UniverSheetsHyperLinkUIPlugin } from '@univerjs/sheets-hyper-link-ui'
@@ -88,7 +87,6 @@ export default function Preview() {
8887 SheetsDataValidationUIEnUS ,
8988 SheetsSortUIEnUS ,
9089 FindReplaceEnUS ,
91- SheetsFindReplaceEnUS ,
9290 ThreadCommentUIEnUS ,
9391 SheetsThreadCommentUIEnUS ,
9492 SheetsNoteUIEnUS ,
You can’t perform that action at this time.
0 commit comments