Cqoicebordel 10 years ago
parent
commit
b4b666e703
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      searx/engines/startpage.py

+ 0
- 1
searx/engines/startpage.py View File

@@ -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