Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelbranco80 committed Jun 15, 2024
1 parent b06dcc9 commit 96d4270
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class AutoInferrer(
csvInferrer: CsvInferrer,
jsonInferrer: JsonInferrer,
hjsonInferrer: HjsonInferrer,
xmlInferrer: XmlInferrer,
xmlInferrer: XmlInferrer
)(implicit protected val sourceContext: SourceContext)
extends InferrerErrorHandler
with EncodingInferrer
Expand Down

0 comments on commit 96d4270

Please sign in to comment.