Fix yang-data-impl code smells
[yangtools.git] / yang / yang-data-impl / src / main / java / org / opendaylight / yangtools / yang / data / impl / leafref / LeafRefValidatation.java
index 7db06727c146f8ced4d35e975c668a7f848d46dd..e39c88ec70ef4c4014354a1539de0f847ff60515 100644 (file)
@@ -272,7 +272,7 @@ public final class LeafRefValidatation {
                 }
             }
         }
-        // FIXME if (node instance of UnkeyedListNode ...
+        // FIXME: check UnkeyedListNode case
     }
 
     private static LeafRefContext findReferencingCtxUnderChoice(