linter fix
This commit is contained in:
parent
66f734b4db
commit
3edc74c170
@ -255,7 +255,6 @@ func ExampleErrors_Tracker() {
|
|||||||
// handle the Err() that appeared in the tracker
|
// handle the Err() that appeared in the tracker
|
||||||
fmt.Println("err occurred", errs.Err())
|
fmt.Println("err occurred", errs.Err())
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// ExampleErrorsE2e showcases a more complex integration.
|
// ExampleErrorsE2e showcases a more complex integration.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user