Github user kchilton2 commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/256#discussion_r159513534
  
    --- Diff: 
sail/src/main/java/org/apache/rya/rdftriplestore/RdfCloudTripleStore.java ---
    @@ -2,12 +2,6 @@
     
     import static com.google.common.base.Preconditions.checkNotNull;
     
    -import org.openrdf.model.ValueFactory;
    -import org.openrdf.model.impl.ValueFactoryImpl;
    -import org.openrdf.sail.SailConnection;
    -import org.openrdf.sail.SailException;
    -import org.openrdf.sail.helpers.SailBase;
    -
     /*
      * Licensed to the Apache Software Foundation (ASF) under one
    --- End diff --
    
    Done.


---

Reply via email to