Merge branch 'master' of github.com:spring-projects/sts4
This commit is contained in:
@@ -225,7 +225,7 @@ public class LiveHoverUtils {
|
||||
|
||||
return ImmutableList.of(codeLens);
|
||||
} else {
|
||||
return null;
|
||||
return ImmutableList.of();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user