ctubbsii commented on a change in pull request #137: Fix #135 Remove 
deprecation warnings
URL: 
https://github.com/apache/incubator-fluo-recipes/pull/137#discussion_r125138445
 
 

 ##########
 File path: 
modules/core/src/main/java/org/apache/fluo/recipes/core/map/CollisionFreeMap.java
 ##########
 @@ -44,12 +38,19 @@
 import 
org.apache.fluo.recipes.core.common.TableOptimizations.TableOptimizationsFactory;
 import org.apache.fluo.recipes.core.serialization.SimpleSerializer;
 
+import com.google.common.base.Preconditions;
 
 Review comment:
   I'm going to write a Maven plugin to do that automatically. Please hold off 
on merging this until I do that... that way nobody has to manually fix the 
imports.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to