fix style

This commit is contained in:
mpostma 2020-06-01 14:57:26 +02:00
parent 26d29783ce
commit 2d31371975
3 changed files with 51 additions and 2 deletions

View file

@ -175,7 +175,6 @@ impl SearchQuery {
}
}
/// Parses the incoming string into an array of attributes for which to return a count. It returns
/// a Vec of attribute names ascociated with their id.
///