Remove extra line after merging

This commit is contained in:
nvazquez 2020-09-07 14:59:52 -03:00 committed by Harikrishna Patnala
parent d864e9dc39
commit cf2bb71792
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ import java.util.concurrent.Future;
import org.apache.commons.collections.CollectionUtils; import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang.StringUtils; import org.apache.commons.lang.StringUtils;
import org.apache.log4j.Logger; import org.apache.log4j.Logger;
import org.apache.commons.lang.StringUtils;
import com.google.gson.Gson; import com.google.gson.Gson;
import com.vmware.vim25.ArrayOfManagedObjectReference; import com.vmware.vim25.ArrayOfManagedObjectReference;