ENH remove readwrite and network blocks

This commit is contained in:
Nathan Dwarshuis 2022-08-04 15:27:29 -04:00
parent b0993ca4cb
commit fe23c50206
1 changed files with 0 additions and 6 deletions

View File

@ -43,12 +43,6 @@ layout:
- {blocks: [system, 19, graphics, 16, memory], width: 436} - {blocks: [system, 19, graphics, 16, memory], width: 436}
margins: [20, 10] margins: [20, 10]
- 10 - 10
- columns:
- {blocks: [readwrite], width: 436}
- 20
- {blocks: [network], width: 436}
margins: [20, 10]
- 10
- columns: - columns:
- {blocks: [pacman, 24, filesystem, 23, processor], width: 436} - {blocks: [pacman, 24, filesystem, 23, processor], width: 436}
margins: [20, 10] margins: [20, 10]