Commit 2786855
Jamie Tanna
Lint: remove warning for
As we'll come back to it later.
pkg/runtime/deepobject.go:245:5: ineffectual assignment to tm (ineffassign)
tm, err = time.Parse(types.DateFormat, pathValues.value)ineffectual
1 parent 1270742 commit 2786855
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
0 commit comments