Skip to content

Commit

Permalink
HDDS-11149. Fix annotation processor
Browse files Browse the repository at this point in the history
Change-Id: I6a5e84b8053a9401ce4210849495af8254561f09
  • Loading branch information
swamirishi committed Dec 18, 2024
1 parent c1b690d commit b9ef7d0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
import javax.lang.model.element.ElementKind;
import javax.lang.model.element.ExecutableElement;
import javax.lang.model.element.Modifier;
import javax.lang.model.element.Name;
import javax.lang.model.element.TypeElement;
import javax.lang.model.element.VariableElement;
import javax.lang.model.type.ExecutableType;
Expand Down

0 comments on commit b9ef7d0

Please sign in to comment.