From 4d98a922a95a047da4a309be24ce2555e79c3c08 Mon Sep 17 00:00:00 2001 From: Sweidan Omar Date: Mon, 6 Dec 2021 10:28:17 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C32429 --- .../src/user/commons/remotestore/LocalDirectoryLister.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/user.jobengine.osgi.commons/src/user/commons/remotestore/LocalDirectoryLister.java b/server/user.jobengine.osgi.commons/src/user/commons/remotestore/LocalDirectoryLister.java index 24a9e6c3..533d250b 100644 --- a/server/user.jobengine.osgi.commons/src/user/commons/remotestore/LocalDirectoryLister.java +++ b/server/user.jobengine.osgi.commons/src/user/commons/remotestore/LocalDirectoryLister.java @@ -161,13 +161,11 @@ public class LocalDirectoryLister implements IDirectoryLister { @Override public List list(String wildCard) throws Exception { - // TODO Auto-generated method stub return null; } @Override public void list(String wildCard, IRemoteFileListCallback callback) throws Exception { - // TODO Auto-generated method stub } -- 2.54.0