mirror of
https://codeberg.org/aryak/mozhi
synced 2025-02-18 21:47:43 +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…
x
Reference in New Issue
Block a user