Skip to content

Commit d9996e7

Browse files
jmdobrytswast
authored andcommitted
Remove import.
1 parent da12e72 commit d9996e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datastore/cloud-client/src/main/java/com/example/datastore/QuickstartSample.java

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import com.google.cloud.datastore.DatastoreOptions;
2323
import com.google.cloud.datastore.Entity;
2424
import com.google.cloud.datastore.Key;
25-
import com.google.cloud.datastore.KeyFactory;
2625

2726
public class QuickstartSample {
2827
public static void main(String... args) throws Exception {

0 commit comments

Comments
 (0)