pull/2158/merge
Karl Hobley 2016-01-27 11:41:49 +00:00 zatwierdzone przez Matt Westcott
rodzic 0cf59107a7
commit 78b18feee7
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -305,7 +305,6 @@ OEMBED_ENDPOINTS = {
# Compile endpoints into regular expression objects # Compile endpoints into regular expression objects
def compile_endpoints(): def compile_endpoints():
endpoints = {} endpoints = {}
for endpoint in OEMBED_ENDPOINTS.keys(): for endpoint in OEMBED_ENDPOINTS.keys():