git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Mon, 29 Nov 2021 15:25:03 +0000 (15:25 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Mon, 29 Nov 2021 15:25:03 +0000 (15:25 +0000)
server/user.jobengine.osgi.commons/src/user/commons/remotestore/LocalDirectoryLister.java

index f8917cf58c9a237c7c73405a2a8ab2ff322bce9b..24a9e6c33169f0014c38be03ce757871a0b9fc2a 100644 (file)
@@ -184,7 +184,6 @@ public class LocalDirectoryLister implements IDirectoryLister {
                        attr = Files.readAttributes(tempFile, BasicFileAttributes.class);\r
                        result.setCreated(new Timestamp(attr.creationTime().toMillis()));\r
                } catch (IOException e) {\r
-                       // TODO Auto-generated catch block\r
                        e.printStackTrace();\r
                }\r
 \r