Skip to content

Commit

Permalink
fix review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gayanper authored and mickaelistria committed May 17, 2024
1 parent 4c3c9f0 commit 643aea5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/**
* This class define methods which are used for handling dom based completions for variable declarations.
*/
public final class DOMCompletionEngineVariableDeclHandler {
final class DOMCompletionEngineVariableDeclHandler {

/**
* Find variable names for given variable binding.
Expand Down

0 comments on commit 643aea5

Please sign in to comment.