Skip to content

Commit b37f4c0

Browse files
committed
Remove legacy IPs.
1 parent 5eb8e20 commit b37f4c0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/resources/settings.py

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
'www.yangvalidator.org',
6060
'yangvalidator.com',
6161
'yangvalidator.org',
62-
'18.224.127.129',
6362
]
6463

6564

yangvalidator/settings.py

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
'www.yangvalidator.org',
6464
'yangvalidator.com',
6565
'yangvalidator.org',
66-
'18.224.127.129',
6766
]
6867

6968

0 commit comments

Comments
 (0)