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