Cqoicebordel 10 年前
父节点
当前提交
b4b666e703
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      searx/engines/startpage.py

+ 0
- 1
searx/engines/startpage.py 查看文件

@@ -10,7 +10,6 @@
10 10
 #
11 11
 # @todo        paging
12 12
 
13
-from urllib import urlencode
14 13
 from lxml import html
15 14
 from cgi import escape
16 15
 import re