tim-connector: Remove commented line

FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
This commit is contained in:
Manuel Rego Casasnovas 2013-02-11 13:53:24 +01:00
parent df53c2dd97
commit 863c087f0f

View file

@ -248,7 +248,6 @@ public class ExportTimesheetsToTim implements IExportTimesheetsToTim {
PersonDTO personDTO = new PersonDTO();
personDTO.setName(worker.getName());
// person.setNetworkName(worker.getNif());
personDTO.setOptions(TimOptions.UPDATE_OR_INSERT);
ProductDTO productDTO = new ProductDTO();