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>", {
|
||||
aliases: ["clean"],
|
||||
options: [
|
||||
{
|
||||
name: "user",
|
||||
|
|
Loading…
Add table
Reference in a new issue