Change nothing to trigger CI
This commit is contained in:
parent
60834bc3a7
commit
18fe48e7be
|
|
@ -1231,7 +1231,6 @@ func (err ErrCircularDependency) Error() string {
|
||||||
// ErrDependenciesLeft represents an error where the issue you're trying to close still has dependencies left.
|
// ErrDependenciesLeft represents an error where the issue you're trying to close still has dependencies left.
|
||||||
type ErrDependenciesLeft struct {
|
type ErrDependenciesLeft struct {
|
||||||
IssueID int64
|
IssueID int64
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// IsErrDependenciesLeft checks if an error is a ErrCircularDependency.
|
// IsErrDependenciesLeft checks if an error is a ErrCircularDependency.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user