Remove unused INetworkManagementService object

The method call for INetworkManagementService can use the
parameter in the constructor, instead of a separate variable.
The declared variable is not actually used.

Remove the variable to reduce the unnecessary memory cost.

Test: m
Change-Id: I92153af9235969d6685b7693eac8f68ff36fdddf
1 file changed