Skip to content

Commit 56b0bb7

Browse files
committed
fix: remove unused strings
1 parent edb60c0 commit 56b0bb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/nls/root/strings.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,6 @@ define({
181181
"LIVE_DEV_SETTINGS_FRAMEWORK_CUSTOM": "Custom",
182182
"LIVE_DEV_SETTINGS_FRAMEWORK_PREFERENCES": "Server Framework, currently supports only docusaurus",
183183
"LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT": "Show Live Preview Element Highlights on:",
184-
"LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_HOVER": "hover",
185-
"LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_CLICK": "click",
186184
"LIVE_DEV_SETTINGS_ELEMENT_HIGHLIGHT_PREFERENCE": "Show live preview element highlights on 'hover' or 'click'. Defaults to 'hover'",
187185
"LIVE_DEV_SETTINGS_SHOW_RULER_LINES_PREFERENCE": "Show measurements when elements are selected in live preview. Defaults to 'false'",
188186
"LIVE_DEV_TOOLBOX_SELECT_PARENT": "Select Parent",

0 commit comments

Comments
 (0)