remove obsolete TODO

This commit is contained in:
Laurent Perron
2022-04-02 23:27:23 +02:00
parent f9f0aa51a2
commit 591f255052

View File

@@ -34,7 +34,6 @@ import java.util.Arrays;
import java.util.LinkedHashMap;
import java.util.Map;
// TODO(user): Rewrite API to be closer to the C++ CpModel class.
/**
* Main modeling class.
*