newline at EOF

This commit is contained in:
schulze
2023-03-22 14:24:56 +01:00
parent 42513feedf
commit d8bccb81a9
3 changed files with 3 additions and 3 deletions

View File

@ -99,4 +99,4 @@ func Instances(config aws.Config) ([]*types.Instance, error) {
}
return instances, nil
}
}