Skip to content

Commit

Permalink
[raspbian] Added additional files to schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Ritwick DSouza committed Aug 11, 2017
1 parent fa0ed0c commit 8636742
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netjsonconfig/backends/raspbian/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@
del schema['properties']['routes']['items']['required'][3]
del schema['properties']['routes']['items']['properties']['cost']
del schema['properties']['routes']['items']['properties']['source']
del schema['properties']['files']

del schema['definitions']['wireless_interface']['allOf'][0]['properties']['wireless']['oneOf'][4]
del schema['definitions']['wireless_interface']['allOf'][0]['properties']['wireless']['oneOf'][3]
Expand Down

0 comments on commit 8636742

Please sign in to comment.