mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
fix trailing whitespace
This commit is contained in:
parent
32cefc7101
commit
325f3a891b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ from searxng import logger, settings
|
||||||
logger = logger.getChild('plugins')
|
logger = logger.getChild('plugins')
|
||||||
|
|
||||||
from searxng.plugins import (
|
from searxng.plugins import (
|
||||||
oa_doi_rewrite,
|
oa_doi_rewrite,
|
||||||
ahmia_filter,
|
ahmia_filter,
|
||||||
hash_plugin,
|
hash_plugin,
|
||||||
infinite_scroll,
|
infinite_scroll,
|
||||||
|
|
Loading…
Add table
Reference in a new issue