JCLOUDS-1314: Remove unused import

This commit is contained in:
Andrew Gaul 2017-07-07 11:04:03 -07:00
parent 914e3a6f85
commit 8344ddcc2c
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ import com.google.common.cache.CacheLoader;
import com.google.common.cache.LoadingCache;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.Sets;
import com.google.common.net.HttpHeaders;
import com.google.common.util.concurrent.UncheckedExecutionException;