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.
|
||||
type ErrDependenciesLeft struct {
|
||||
IssueID int64
|
||||
|
||||
}
|
||||
|
||||
// IsErrDependenciesLeft checks if an error is a ErrCircularDependency.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user