Remove unused manifest fields (#33595)

This commit is contained in:
Paulus Schoutsen 2020-04-03 12:58:19 -07:00 committed by GitHub
parent cd300f54a8
commit f1d3c0d19b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
870 changed files with 36 additions and 1057 deletions

View file

@ -3,6 +3,5 @@
"name": "Keenetic NDMS2 Routers",
"documentation": "https://www.home-assistant.io/integrations/keenetic_ndms2",
"requirements": ["ndms2_client==0.0.11"],
"dependencies": [],
"codeowners": ["@foxel"]
}