Commit f9339e1
authored
Remove log that is always generated for annotation fields. (#652)
* (M) ytypes/container.go
- Since schemas that are generated with annotations will always
generate the log that says that unmarshal into them is unsupported
the log message produced is extremely low value to a user. To this
end - just remove it.1 parent 473d130 commit f9339e1
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
161 | | - | |
162 | 160 | | |
163 | 161 | | |
164 | 162 | | |
| |||
0 commit comments