Remove extra spaces

This commit is contained in:
Laura Pacilio 2022-02-07 18:16:16 -05:00
parent 879edcae72
commit 7eee8c674e
1 changed files with 1 additions and 5 deletions

View File

@ -71,7 +71,3 @@ resource "aws_instance" "example" {
] ]
} }
``` ```