mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
remove comment
This commit is contained in:
parent
b27474d642
commit
b43f0b68f8
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ impl Status {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Create new `Self::Failure` as `Failure::RedirectLimit`
|
/// Create new `Self::Failure` as `Failure::RedirectLimit`
|
||||||
/// * this function is high-level wrapper for `Failure::redirect_limit`
|
|
||||||
pub fn failure_redirect_limit(count: usize, is_global: bool) -> Self {
|
pub fn failure_redirect_limit(count: usize, is_global: bool) -> Self {
|
||||||
Self::Failure {
|
Self::Failure {
|
||||||
event: now(),
|
event: now(),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue