Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
infra
spot
Commits
485e4671
Commit
485e4671
authored
Jan 07, 2019
by
Nicolas Gelot
Browse files
Remove debug statement
parent
db62af27
Changes
1
Hide whitespace changes
Inline
Side-by-side
searx/webapp.py
View file @
485e4671
...
...
@@ -486,8 +486,6 @@ def index():
# search
search_data
=
None
try
:
print
(
request
.
form
)
if
is_general_first_page
:
request
.
form
[
'categories'
]
=
[
'general'
,
'videos'
,
'images'
]
else
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment