mirror of
https://github.com/opbnq-q/nto-cli.git
synced 2025-12-06 17:30:33 +07:00
fix: a few bugs
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package entities
|
||||
|
||||
import "strings"
|
||||
import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
type Medatada struct {
|
||||
Name string
|
||||
|
||||
Reference in New Issue
Block a user