mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
remove unnecessary continue
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -164,8 +164,6 @@ pub(crate) async fn get_alias_helper(
|
||||
if response.is_ok() {
|
||||
break;
|
||||
}
|
||||
|
||||
continue;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user