Subversion Repositories SmartDukaan

Rev

Rev 34761 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34761 Rev 36676
Line 1... Line 1...
1
package com.spice.profitmandi.web.res;
1
package com.spice.profitmandi.common.model;
2
 
2
 
3
import com.spice.profitmandi.common.util.StringUtils;
3
import com.spice.profitmandi.common.util.StringUtils;
4
import org.apache.logging.log4j.LogManager;
4
import org.apache.logging.log4j.LogManager;
5
import org.apache.logging.log4j.Logger;
5
import org.apache.logging.log4j.Logger;
6
 
6