Remove duplicate entry in en.yml

Key vagrant.config.vm.network_ip_required appears twice. Remove the unused entry.
This commit is contained in:
emyl 2013-07-09 17:32:37 +02:00
parent e1e57024dc
commit 6b5f386d18
1 changed files with 0 additions and 2 deletions

View File

@ -605,8 +605,6 @@ en:
network_invalid: |-
The network type '%{type}' is not valid. Please use
'hostonly' or 'bridged'.
network_ip_required: |-
Host only networks require an IP as an argument.
network_ip_invalid: |-
The host only network IP '%{ip}' is invalid.
network_ip_ends_one: |-