mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update comment
This commit is contained in:
parent
1f08f96dc5
commit
88efac5c16
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ impl Feature {
|
|||
// Constructors
|
||||
|
||||
/// Parse new `Self` from string
|
||||
/// * holds related with parsed feature data
|
||||
pub fn from_string(request: &str) -> Self {
|
||||
if let Some(postfix) = request.strip_prefix("download:") {
|
||||
return Self::Download {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue