mirror of https://github.com/go-gitea/gitea.git
fix #827
This commit is contained in:
parent
9e61ec316e
commit
bb26285a12
|
@ -332,7 +332,6 @@ func CommitRepoAction(userId, repoUserId int64, userName, actEmail string,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
go DeliverHooks()
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue