mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-16 22:21:51 +00:00
Remove redundant !clean alias
This commit is contained in:
parent
f2251535ab
commit
83c0ee93ed
1 changed files with 0 additions and 1 deletions
|
@ -545,7 +545,6 @@ export class UtilityPlugin extends ZeppelinPlugin<TConfigSchema> {
|
||||||
}
|
}
|
||||||
|
|
||||||
@d.command("clean", "<count:number>", {
|
@d.command("clean", "<count:number>", {
|
||||||
aliases: ["clean"],
|
|
||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
name: "user",
|
name: "user",
|
||||||
|
|
Loading…
Add table
Reference in a new issue