Remove unused keys
This commit is contained in:
parent
f9bf333977
commit
077631bd32
1 changed files with 0 additions and 2 deletions
|
@ -176,9 +176,7 @@ Within the `my_module` directory, create the file and paste in the following con
|
||||||
```yaml
|
```yaml
|
||||||
name: My Module
|
name: My Module
|
||||||
type: module
|
type: module
|
||||||
core: 8.x
|
|
||||||
core_version_requirement: ^8 || ^9
|
core_version_requirement: ^8 || ^9
|
||||||
package: Custom
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### 1c. Create the directory structure for tests
|
### 1c. Create the directory structure for tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue