Removing redundant "if test_resource.network" from account_generator.py

There are 2 same if conditions: "if test_resource.network" used together
It creates unnecessary redundancy.
This patch set will correct the code and remove one of them.

Change-Id: I1a452b11255346f997832bf18c2f6afc635d5706
1 file changed