Skip to content

Commit

Permalink
Clean up nuodb import for StringUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpmind-josh committed Apr 22, 2019
1 parent 1a05a3d commit 9af303a
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -22,10 +22,9 @@

import java.util.Date;

import org.apache.commons.lang.StringUtils;
import org.jumpmind.symmetric.common.ParameterConstants;

import com.nuodb.impl.util.StringUtils;

public class TableReloadRequest {

protected String targetNodeId;
Expand Down

0 comments on commit 9af303a

Please sign in to comment.