We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2291d5 commit 167659eCopy full SHA for 167659e
lsp-java.el
@@ -579,7 +579,6 @@ FULL specify whether full or incremental build will be performed."
579
(java:ActionbleNotification (:commands))
580
(java:OrganizeImports (:candidates :range))
581
(java:Import (:fullyQualifiedName))
582
- (java:Import (:fullyQualifiedName))
583
(java:ToString (:fields :exists))
584
(java:Equals (:fields :existingMethods))
585
(java:ConstructorsStatus (:fields :constructors))
0 commit comments