minor
This commit is contained in:
parent
6b1e922aaa
commit
a4a48d7480
|
@ -62,5 +62,4 @@ func (repo *Repo) CheckDirty() bool {
|
||||||
repo.State = "dirty"
|
repo.State = "dirty"
|
||||||
}
|
}
|
||||||
return bad
|
return bad
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue