We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da12e72 commit d9996e7Copy full SHA for d9996e7
datastore/cloud-client/src/main/java/com/example/datastore/QuickstartSample.java
@@ -22,7 +22,6 @@
22
import com.google.cloud.datastore.DatastoreOptions;
23
import com.google.cloud.datastore.Entity;
24
import com.google.cloud.datastore.Key;
25
-import com.google.cloud.datastore.KeyFactory;
26
27
public class QuickstartSample {
28
public static void main(String... args) throws Exception {
0 commit comments