chore: remove placeholder code
Remove the placeholder entries from the command aliases.
This commit is contained in:
committed by
Henrik Friedrichsen
parent
b27b067a47
commit
2f365c1551
@@ -303,9 +303,6 @@ lazy_static! {
|
||||
);
|
||||
register_aliases(&mut m, "repeat", vec!["loop"]);
|
||||
|
||||
m.insert("1", "foo");
|
||||
m.insert("2", "bar");
|
||||
m.insert("3", "baz");
|
||||
m
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user