[skip ci]Fix datacoord package name missing (#10608)

This commit is contained in:
godchen 2021-10-25 21:21:40 +08:00 committed by GitHub
parent 6a0a5cf274
commit 3030454eb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
package datacoord
import ( import (
"context" "context"
"errors" "errors"