Skip to content

Commit

Permalink
another annotation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-maynard committed Dec 6, 2024
1 parent d0aeeee commit fd49022
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
import static org.assertj.core.api.Assertions.assertThat;
import static org.mockito.Mockito.doReturn;

import jakarta.annotation.Nullable;
import org.apache.polaris.core.entity.PolarisPrincipalSecrets;
import org.jetbrains.annotations.Nullable;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.mockito.Mockito;
Expand Down

0 comments on commit fd49022

Please sign in to comment.