Skip to content

Commit

Permalink
remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosuc3m committed Oct 3, 2024
1 parent a2cbf03 commit 4ace84e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ public static < T extends RealType< T > & NativeType< T > > TType build(io.bioi
* @throws IllegalArgumentException if the type of the {@link RandomAccessibleInterval}
* is not supported
*/
@SuppressWarnings("unchecked")
public static < T extends RealType< T > & NativeType< T > > TType build(
RandomAccessibleInterval<T> array) throws IllegalArgumentException
{
Expand Down

0 comments on commit 4ace84e

Please sign in to comment.