Skip to content

Commit

Permalink
refactor: remove blank space
Browse files Browse the repository at this point in the history
Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
  • Loading branch information
bsbodden and sazzad16 committed May 20, 2024
1 parent 51cd1a5 commit 4cc9465
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,4 @@ public SearchField(Field field, SchemaField schemaField) {
public static SearchField of(Field field, SchemaField schemaField) {
return new SearchField(field, schemaField);
}



}

0 comments on commit 4cc9465

Please sign in to comment.