Remove default value for line type
Arkindex has trouble filtering by element type so we should only do it when it's necessary (when there are multiple element types and we wish to exclude some).
This patch removes the default value for line_element_type
filter to disable it when not provided.