Remove default case from render_tag.
This commit is contained in:
parent
10c8b25817
commit
ecf2576a0a
@ -464,7 +464,6 @@ impl<'a> DustRenderer<'a> {
|
||||
}
|
||||
}
|
||||
}
|
||||
_ => (), // TODO: Implement the rest
|
||||
}
|
||||
Ok("".to_owned())
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user