Commit 5455440f3ec0f99bf604280ff9c31b45f7c48937

Authored by Andrew Kane
1 parent 5cf51a9f

Removed extra space

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
lib/searchkick/index.rb
... ... @@ -470,7 +470,6 @@ module Searchkick
470 470 dynamic_fields["analyzed"] = {type: "string", index: "analyzed"}
471 471 end
472 472  
473   -
474 473 mappings = {
475 474 _default_: {
476 475 properties: mapping,
... ...