Browse Source

fix #827

for-closed-social
Unknwon 10 years ago
parent
commit
bb26285a12
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      models/action.go

+ 0
- 1
models/action.go View File

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

Loading…
Cancel
Save