0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-10-01 05:29:02 +02:00
This commit is contained in:
Unknwon 2015-01-06 17:14:49 +08:00
parent 9e61ec316e
commit bb26285a12

View file

@ -332,7 +332,6 @@ func CommitRepoAction(userId, repoUserId int64, userName, actEmail string,
}
}
go DeliverHooks()
return nil
}