Tiny tiny style fix

Test: none needed
Change-Id: Ic6cfedf9cfe60984ce7fbd59bdaec55b0bba3001
This commit is contained in:
Chalard Jean
2018-08-21 18:18:41 +09:00
parent de5179113d
commit 153ef57146

View File

@@ -267,7 +267,6 @@ public class EthernetNetworkFactory extends NetworkFactory {
} }
void setIpConfig(IpConfiguration ipConfig) { void setIpConfig(IpConfiguration ipConfig) {
this.mIpConfig = ipConfig; this.mIpConfig = ipConfig;
} }