Skip to content

Commit 3c5c470

Browse files
committed
Remove redundant property
1 parent 0d69750 commit 3c5c470

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lsp-java.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,6 @@ example 'java.awt.*' will hide all types from the awt packages."
412412
("java.project.importHint" lsp-java-project-import-hint t)
413413
("java.project.importOnFirstTimeStartup" lsp-java-project-import-on-first-time-startup)
414414
("java.imports.gradle.wrapper.checksums" lsp-java-imports-gradle-wrapper-checksums)
415-
("java.refactor.renameFromFileExplorer" lsp-java-refactor-rename-from-file-explorer)
416415
("java.sources.organizeImports.staticStarThreshold" lsp-java-sources-organize-imports-static-star-threshold)
417416
("java.sources.organizeImports.starThreshold" lsp-java-sources-organize-imports-star-threshold)
418417
("java.server.launchMode" lsp-java-server-launch-mode)

0 commit comments

Comments
 (0)