Push out FIXMEs to 6.0.0
[yangtools.git] / yang / yang-data-api / src / main / java / org / opendaylight / yangtools / yang / data / api / schema / tree / DataTreeCandidateNode.java
index 48c2684e9a6f032ae585e7379e284d1d17f8b8ba..25b9f693ecd8151e6dc138b3b34c2a20d947612c 100644 (file)
@@ -18,7 +18,6 @@ import org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode;
  * the modification from which this candidate was created. The node itself exposes the before- and after-image
  * of the tree restricted to the modified nodes.
  */
-// FIXME: 5.0.0: Use @NonNullByDefault
 public interface DataTreeCandidateNode {
     /**
      * Get the node identifier.