Skip to content

Commit 167659e

Browse files
committed
Remove duplicate definition
1 parent d2291d5 commit 167659e

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
@@ -579,7 +579,6 @@ FULL specify whether full or incremental build will be performed."
579579
(java:ActionbleNotification (:commands))
580580
(java:OrganizeImports (:candidates :range))
581581
(java:Import (:fullyQualifiedName))
582-
(java:Import (:fullyQualifiedName))
583582
(java:ToString (:fields :exists))
584583
(java:Equals (:fields :existingMethods))
585584
(java:ConstructorsStatus (:fields :constructors))

0 commit comments

Comments
 (0)