diff --git a/Service.EDMIService/Methods/IDB/NewFile/NewFileMethod.vb b/Service.EDMIService/Methods/IDB/NewFile/NewFileMethod.vb index 28cadaf8..c38e1eda 100644 --- a/Service.EDMIService/Methods/IDB/NewFile/NewFileMethod.vb +++ b/Service.EDMIService/Methods/IDB/NewFile/NewFileMethod.vb @@ -122,8 +122,6 @@ Namespace Methods.IDB.NewFile '--------------------------------------------------------------------------- - 'TODO: File dates in try catch - Dim oSystemAttributes As New Dictionary(Of String, Object) From { {"OriginFileName", pData.File.FileName}, {"OriginCreationDatetime", pData.File.FileCreatedAt},