2
0
Unknwon 10 жил өмнө
parent
commit
bb26285a12

+ 0 - 1
models/action.go

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