Skip to content

Commit

Permalink
Merge branch 'feature/integrationTest' of github.com:meilisearch/meil…
Browse files Browse the repository at this point in the history
…isearch-swift into feature/integrationTest
  • Loading branch information
ppamorim committed Oct 8, 2020
2 parents b9ee70d + 666e9a8 commit 0bcbdb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Sources/MeiliSearch/Settings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -397,10 +397,6 @@ struct Settings {
/// Distinct attribute key
public let distinctAttribute: String

enum CodingKeys: String, CodingKey {
case distinctAttribute
}

}

func getDistinctAttribute(
Expand Down

0 comments on commit 0bcbdb4

Please sign in to comment.