Skip to content

Commit 692b878

Browse files
author
Sean Sullivan
committed
fix lint
1 parent f06092c commit 692b878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: elastic_datashader/parameters.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from elasticsearch_dsl import Document
1616

1717
from .config import config
18-
from .elastic import get_field_type, get_search_base, build_dsl_filter
18+
from .elastic import get_search_base, build_dsl_filter
1919
from .logger import logger
2020
from .timeutil import quantize_time_range, convert_kibana_time
2121

0 commit comments

Comments
 (0)