From 46b8374de248344c7e6450d38829cb403dce6d54 Mon Sep 17 00:00:00 2001 From: mars Date: Sun, 29 May 2022 18:28:22 -0600 Subject: [PATCH] Remove dummy pronoun format string --- src/pronouns.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pronouns.rs b/src/pronouns.rs index efeca3d..709c693 100644 --- a/src/pronouns.rs +++ b/src/pronouns.rs @@ -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 {