mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-02 11:05:29 -04:00
Removed final TODO.
This commit is contained in:
parent
6cc97e3721
commit
a014698a45
@ -260,8 +260,6 @@ public final class ColorSpaces {
|
|||||||
return createColorSpace(profile);
|
return createColorSpace(profile);
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|
||||||
// TODO: Allow more customizable models based on the config file?
|
|
||||||
}
|
}
|
||||||
|
|
||||||
throw new IllegalArgumentException(String.format("Unsupported color space: %s", colorSpace));
|
throw new IllegalArgumentException(String.format("Unsupported color space: %s", colorSpace));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user