Remove dummy pronoun format string

This commit is contained in:
mars 2022-05-29 18:28:22 -06:00
parent 3f79394186
commit 46b8374de2
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ I went with {o}.
{S} brought {p} frisbee.
At least I think it was {pp}.
{S} threw the frisbee to {r}.
{S} {{pl ? are : is}} happy.
{S} {{if pl}}are{{else}}is{{endif}} happy.";
pub fn make_presets() -> Vec<Pronouns> {