1
0
Ответвление 0

chore(path): remove isValid deprecation flag

Этот коммит содержится в:
Paul Alnet 2024-03-25 10:44:04 +01:00
родитель 89fe1293d3
коммит 43931e3d05

Просмотреть файл

@ -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() {