erisu commented on code in PR #130:
URL: 
https://github.com/apache/cordova-plugin-network-information/pull/130#discussion_r995294370


##########
src/android/NetworkManager.java:
##########
@@ -46,17 +54,17 @@ public class NetworkManager extends CordovaPlugin {
 
     public static final String WIFI = "wifi";
     public static final String WIMAX = "wimax";
-    // mobile
+  // mobile

Review Comment:
   ```suggestion
       // mobile
   ```
   Just a nitpick, but can we change the indention level back to 4 spaces?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to