mirror of
https://github.com/go-gitea/gitea
synced 2024-11-19 00:11:24 +01:00
fix #827
This commit is contained in:
parent
9e61ec316e
commit
bb26285a12
1 changed files with 0 additions and 1 deletions
|
@ -332,7 +332,6 @@ func CommitRepoAction(userId, repoUserId int64, userName, actEmail string,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
go DeliverHooks()
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue