Skip to content
Snippets Groups Projects
Commit 26dc0569 authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

chore: clean up code

parent ae180a54
No related branches found
No related tags found
2 merge requests!47Feature : Multi-channel and Binning,!41Resolve "Consider rescaling (binning) large images"
...@@ -28,8 +28,6 @@ public class SubVolumeTask< T extends RealType< T > & NativeType< T > > extends ...@@ -28,8 +28,6 @@ public class SubVolumeTask< T extends RealType< T > & NativeType< T > > extends
this.offset = offset; this.offset = offset;
} }
@Override @Override
protected Img<T> call() protected Img<T> call()
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment