Skip to content
Snippets Groups Projects
Commit d54f4ce8 authored by Bill Wang's avatar Bill Wang
Browse files

fix typo

parent f56a86fa
No related branches found
No related tags found
1 merge request!191EKS Deploy
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
package org.opengroup.osdu.indexer.aws.cache; package org.opengroup.osdu.indexer.aws.cache;
import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.core.JsonProcessingException;
import org.opengroup.osdu.core.aws.cache.AwRedisCache; import org.opengroup.osdu.core.aws.cache.AwsRedisCache;
import org.opengroup.osdu.core.aws.ssm.K8sParameterNotFoundException; import org.opengroup.osdu.core.aws.ssm.K8sParameterNotFoundException;
import org.opengroup.osdu.core.common.cache.ICache; import org.opengroup.osdu.core.common.cache.ICache;
import org.opengroup.osdu.core.common.cache.RedisCache; import org.opengroup.osdu.core.common.cache.RedisCache;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment