mirror of
https://codeberg.org/aryak/mozhi
synced 2024-11-17 03:33:05 +05:30
gofmt
This commit is contained in:
parent
fa3612fbdf
commit
bfd34a06f8
@ -1,13 +1,13 @@
|
|||||||
package utils
|
package utils
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/gocolly/colly"
|
|
||||||
"strings"
|
|
||||||
"github.com/google/uuid"
|
|
||||||
"github.com/google/go-querystring/query"
|
|
||||||
"github.com/OwO-Network/gdeeplx"
|
|
||||||
"os"
|
|
||||||
"errors"
|
"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 {
|
type LangOut struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user