fixed code smells
[portal.git] / ecomp-portal-BE-common / src / main / java / org / onap / portalapp / portal / utils / MusicCookieCsrfTokenRepository.java
index 891f6d7..afe5636 100644 (file)
@@ -62,7 +62,6 @@ import java.io.UnsupportedEncodingException;
 import java.net.URLDecoder;
 import java.util.HashMap;
 import java.util.Map;
-import org.onap.portalapp.portal.utils.EPCommonSystemProperties;
 
 
 public final class MusicCookieCsrfTokenRepository implements CsrfTokenRepository {