chore(path): remove isValid deprecation flag
This commit is contained in:
parent
89fe1293d3
commit
43931e3d05
1 changed files with 0 additions and 2 deletions
|
@ -241,8 +241,6 @@ public class Path {
|
|||
* </ul>
|
||||
*
|
||||
* @return true if the path is valid, false otherwise.
|
||||
*
|
||||
* @deprecated Need to be implemented.
|
||||
*/
|
||||
public boolean isValid() {
|
||||
|
||||
|
|
Loading…
Reference in a new issue