Remove ghost folder (#23350)

pull/23355/head
Jason Hu 2019-04-24 09:55:48 -07:00 committed by Paulus Schoutsen
parent e850ccb82c
commit 843bad83fa
4 changed files with 0 additions and 33 deletions

View File

@ -1,10 +0,0 @@
{
"domain": "aws_lambda",
"name": "Aws lambda",
"documentation": "https://www.home-assistant.io/components/aws_lambda",
"requirements": [
"boto3==1.9.16"
],
"dependencies": [],
"codeowners": []
}

View File

@ -1,10 +0,0 @@
{
"domain": "aws_sns",
"name": "Aws sns",
"documentation": "https://www.home-assistant.io/components/aws_sns",
"requirements": [
"boto3==1.9.16"
],
"dependencies": [],
"codeowners": []
}

View File

@ -1,10 +0,0 @@
{
"domain": "aws_sqs",
"name": "Aws sqs",
"documentation": "https://www.home-assistant.io/components/aws_sqs",
"requirements": [
"boto3==1.9.16"
],
"dependencies": [],
"codeowners": []
}

View File

@ -245,9 +245,6 @@ blockchain==1.4.4
bomradarloop==0.1.2
# homeassistant.components.amazon_polly
# homeassistant.components.aws_lambda
# homeassistant.components.aws_sns
# homeassistant.components.aws_sqs
# homeassistant.components.route53
boto3==1.9.16