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

pull/10610/head
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
1 changed files with 2 additions and 0 deletions

View File

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