Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 485e4671 authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Remove debug statement

parent db62af27
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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: