Skip to content

Commit

Permalink
Optimize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
minnerbe committed Oct 13, 2023
1 parent 00e1ee0 commit da2e29e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/net/imglib2/streamifiedview/RaiWrapper.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import net.imglib2.RandomAccessibleInterval;
import net.imglib2.StreamifiedView;
import net.imglib2.view.Views;

public class RaiWrapper<T> implements StreamifiedView<T> {

Expand Down

0 comments on commit da2e29e

Please sign in to comment.