Skip to content

Commit

Permalink
Deprecate ImagePlusImgLoader (no longer required by ExportImagePlusPl…
Browse files Browse the repository at this point in the history
…ugin)
  • Loading branch information
tpietzsch committed Mar 4, 2024
1 parent 1fb1aa5 commit fbb6a3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
*
* @author Tobias Pietzsch <[email protected]>
*/
@Deprecated
public class ImagePlusImgLoader< T extends Type< T > > implements TypedBasicImgLoader< T >
{
public static enum MinMaxOption
Expand Down

0 comments on commit fbb6a3e

Please sign in to comment.