mirror of
https://codeberg.org/aryak/mozhi
synced 2024-12-22 16:19:53 +05:30
gofmt
This commit is contained in:
parent
fa3612fbdf
commit
bfd34a06f8
@ -1,13 +1,13 @@
|
||||
package utils
|
||||
|
||||
import (
|
||||
"github.com/gocolly/colly"
|
||||
"strings"
|
||||
"github.com/google/uuid"
|
||||
"github.com/google/go-querystring/query"
|
||||
"github.com/OwO-Network/gdeeplx"
|
||||
"os"
|
||||
"errors"
|
||||
"github.com/OwO-Network/gdeeplx"
|
||||
"github.com/gocolly/colly"
|
||||
"github.com/google/go-querystring/query"
|
||||
"github.com/google/uuid"
|
||||
"os"
|
||||
"strings"
|
||||
)
|
||||
|
||||
type LangOut struct {
|
||||
|
Loading…
Reference in New Issue
Block a user