tim-connector: Remove commented line
FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
This commit is contained in:
parent
df53c2dd97
commit
863c087f0f
1 changed files with 0 additions and 1 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue