forked fromTheAlgorithms/JavaScript
- Notifications
You must be signed in to change notification settings - Fork0
Commitecac786
authored
Remove URL validation (TheAlgorithms#1335)
* Update ValidateUrl.jsUsed JS URL API to check if URL is valid. If valid it will return the url else false;* Update ValidateUrl.jsFixed forTheAlgorithms#1183* Update ValidateUrl.jsfixed code style test.Fixed forTheAlgorithms#1183* Delete ValidateUrl.jsFixes:TheAlgorithms#11831 parent6debd5c commitecac786
1 file changed
+0
-13
lines changedLines changed: 0 additions & 13 deletions
This file was deleted.
0 commit comments
Comments
(0)