Commit 205f96e
Fix compilation failure when running mvn clean package -DskipTests (GoogleCloudPlatform#1795)
InspectImageFile sample was failing to compile when running `mvn clean
package`. Updated the method to pass sample arguments as in
`RedactImageFile`. Rebuilt successfully.1 parent 55971b1 commit 205f96e
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments