golang bundle import changed

This commit is contained in:
Pavel Merzlyakov 2022-10-01 21:55:04 +03:00
parent 558d4b65f2
commit eb2f842421
1 changed files with 2 additions and 1 deletions

View File

@ -304,8 +304,9 @@ import (
"fmt"
"sort"
"github.com/bit.games/meta"
"github.com/pkg/errors"
"git.bit5.ru/backend/meta"
)
//supress *imported but not used* warnings