mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Remove a useless comment regarding the index pattern error code
This commit is contained in:
parent
4b1cd10653
commit
7f3ae40204
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ impl Error for IndexUidPatternFormatError {}
|
|||
|
||||
impl ErrorCode for IndexUidPatternFormatError {
|
||||
fn error_code(&self) -> Code {
|
||||
// TODO should I return a new error code?
|
||||
Code::InvalidIndexUid
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue