Skip to content

Commit

Permalink
remove nullable import
Browse files Browse the repository at this point in the history
Signed-off-by: Ajmal Kottilingal <[email protected]>
  • Loading branch information
ajmalab committed May 9, 2024
1 parent ec830f4 commit 4c8cb1c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.spotify.github.GithubStyle;
import java.util.Optional;
import javax.annotation.Nullable;
import org.immutables.value.Value;

@Value.Immutable
Expand Down

0 comments on commit 4c8cb1c

Please sign in to comment.