#11 use robotClientFactory of a field.
This commit is contained in:
parent
9f14968b2a
commit
abcf2316f8
1 changed files with 0 additions and 2 deletions
|
@ -369,8 +369,6 @@ public class FileListDataStoreImpl extends CsvDataStoreImpl {
|
|||
}
|
||||
|
||||
final String url = dataMap.get(urlField).toString();
|
||||
final S2RobotClientFactory robotClientFactory = SingletonS2Container
|
||||
.getComponent(S2RobotClientFactory.class);
|
||||
final S2RobotClient client = robotClientFactory.getClient(url);
|
||||
if (client == null) {
|
||||
logger.warn("S2RobotClient is null. Data: " + dataMap);
|
||||
|
|
Loading…
Add table
Reference in a new issue