Merge "Tiny tiny style fix"
diff --git a/service-t/src/com/android/server/ethernet/EthernetNetworkFactory.java b/service-t/src/com/android/server/ethernet/EthernetNetworkFactory.java
index de0a691..dc42d4b 100644
--- a/service-t/src/com/android/server/ethernet/EthernetNetworkFactory.java
+++ b/service-t/src/com/android/server/ethernet/EthernetNetworkFactory.java
@@ -267,7 +267,6 @@
         }
 
         void setIpConfig(IpConfiguration ipConfig) {
-
             this.mIpConfig = ipConfig;
         }