oops meant to delete this

This commit is contained in:
Michael Hudson-Doyle 2018-05-17 14:36:38 +12:00
parent b646a0e0fb
commit cea99b4404
1 changed files with 0 additions and 4 deletions

View File

@ -152,10 +152,6 @@ class SubiquityModel:
'path': 'etc/default/keyboard',
'content': self.keyboard.setting.render(),
},
'snapd_dropin': {
'path': 'etc/environment',
'content': self.proxy.etc_environment_content(),
},
},
}