Remove certifi.old_where (#3436)

The function was removed from the API in commit (Nov 26, 2018):

a462d21c3f
This commit is contained in:
Jon Dufresne
2019-11-03 09:26:43 -08:00
committed by Sebastian Rittau
parent 7e27bf6bde
commit 66c3945ca4

View File

@@ -1,2 +1 @@
def where() -> str: ...
def old_where() -> str: ...