Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
lnbest0707-uber committed Nov 27, 2024
1 parent 921501a commit 94821ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -734,4 +734,4 @@ public String getJsonKeyPath() {
}
return _parentPath + JsonUtils.KEY_SEPARATOR + _keyName;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1075,4 +1075,4 @@ public CustomObjectNode deepCopy() {
static {
ServerMetrics.register(mock(ServerMetrics.class));
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -360,4 +360,4 @@ public SchemaConformingTransformerV2Config setMergedTextIndexEndOfDocAnchor(Stri
? _mergedTextIndexEndOfDocAnchor : mergedTextIndexEndOfDocAnchor;
return this;
}
}
}

0 comments on commit 94821ce

Please sign in to comment.