fix-duplicate (#505)

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
This commit is contained in:
wyike 2022-02-14 17:53:57 +08:00 committed by GitHub
parent b905622d82
commit cae5c0ac3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 8 deletions

View File

@ -17,8 +17,6 @@ Next, we will introduce how to make an addon of your own. First, you need to add
│ └── parameter.cue
├── definitions/
├── schemas/
├── definitions/
├── schemas/
├── README.md
├── metadata.yaml
└── template.yaml

View File

@ -19,8 +19,6 @@ title: 自定义插件
│ └── parameter.cue
├── definitions/
├── schemas/
├── definitions/
├── schemas/
├── README.md
├── metadata.yaml
└── template.yaml

View File

@ -19,8 +19,6 @@ title: 自定义插件
│ └── parameter.cue
├── definitions/
├── schemas/
├── definitions/
├── schemas/
├── README.md
├── metadata.yaml
└── template.yaml

View File

@ -17,8 +17,6 @@ Next, we will introduce how to make an addon of your own. First, you need to add
│ └── parameter.cue
├── definitions/
├── schemas/
├── definitions/
├── schemas/
├── README.md
├── metadata.yaml
└── template.yaml