Update package name comments (#9653)

This commit is contained in:
terence tsao
2021-09-22 15:38:06 -07:00
committed by GitHub
parent 8d4cdde07e
commit 8678610683
7 changed files with 5 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
// Package mputil contains useful helpers for converting
// multi-processor computation.
package async
import (