Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c53985fc authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix spacing in NetworkStackClient"

parents 46993bb4 341c0f02
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -302,5 +302,4 @@ public class NetworkStackClient {
        pw.println();
        pw.println("pendingNetStackRequests length: " + requestsQueueLength);
    }

}