fix(katana/parser): remove -PRINT] part from name

fk calf
This commit is contained in:
2024-01-31 23:34:53 +07:00
parent 07acc53e07
commit 1a68d9b177
2 changed files with 5 additions and 1 deletions

View File

@ -147,7 +147,7 @@ async fn query_characters_regex_internal(
characters.push(None)
}
}
}
}
}
Err(e) => {
error!("Failed to get cursor: {}", e);