Remove redundant !clean alias

This commit is contained in:
Dragory 2019-10-13 00:58:44 +03:00
parent f2251535ab
commit 83c0ee93ed

View file

@ -545,7 +545,6 @@ export class UtilityPlugin extends ZeppelinPlugin<TConfigSchema> {
}
@d.command("clean", "<count:number>", {
aliases: ["clean"],
options: [
{
name: "user",