summaryrefslogtreecommitdiff
path: root/src/componentwrapper.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/componentwrapper.rs')
-rw-r--r--src/componentwrapper.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/componentwrapper.rs b/src/componentwrapper.rs
index 62e090e..96cedd3 100644
--- a/src/componentwrapper.rs
+++ b/src/componentwrapper.rs
@@ -234,7 +234,6 @@ components!(all:
}
};
Substitute (into: Template);
- Talkable (text: String);
Exchanger (prefix: String, exchanges: Vec<(String, Vec<ItemId>, Vec<ItemId>)>) {
Exchanger {
prefix,