Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Dec 20, 2019
1 parent 0ac7f64 commit 2a02f46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ function createSourceContext(source: FullIndexInfo, alias: string) {
function createDestContext(
source: FullIndexInfo,
alias: string,
mappingProperties: MappingProperties,
mappingProperties: MappingProperties
): FullIndexInfo {
const activeMappings = buildActiveMappings({ properties: mappingProperties });

Expand Down

0 comments on commit 2a02f46

Please sign in to comment.