ome / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
https://www.openmicroscopy.org/bio-formats
GNU General Public License v2.0
370 stars 241 forks source link

Remove duplicate enum check and add clarifying comment #4162

Closed melissalinkert closed 2 months ago

melissalinkert commented 3 months ago

Fixes #4143.

There should be no change in behavior, this is just removing an accidentally duplicated line.