Skip to content

Commit 17c2de9

Browse files
authored
docs(sample): remove unused native-image-support module (#952)
1 parent c3d1a8f commit 17c2de9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

samples/native-image-sample/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
8080
<id>native</id>
8181

8282
<dependencies>
83-
<dependency>
84-
<groupId>com.google.cloud</groupId>
85-
<artifactId>native-image-support</artifactId>
86-
<version>0.13.1</version>
87-
</dependency>
8883
<dependency>
8984
<groupId>org.junit.vintage</groupId>
9085
<artifactId>junit-vintage-engine</artifactId>

0 commit comments

Comments
 (0)