Browse Source

Merge pull request #2231 from return42/fix-docs_prebuild

[fix] make docs: NameError: name 'DOC' is not defined
Alexandre Flament 2 years ago
parent
commit
abd2d8605e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      searxng_extra/docs_prebuild

+ 0 - 1
searxng_extra/docs_prebuild

@@ -78,7 +78,6 @@ def _instance_infosetset_ctx(base_url):
     # found ..
     # found ..
 
 
     time.sleep(3)
     time.sleep(3)
-    return DOC
 
 
 
 
 if __name__ == '__main__':
 if __name__ == '__main__':