mirror of
https://github.com/opbnq-q/nto-cli.git
synced 2025-12-06 18:10:35 +07:00
fix: pkg name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package model
|
||||
|
||||
import "nto_cli/utils"
|
||||
import "github.com/opbnq-q/nto-cli/utils"
|
||||
|
||||
func GetNotImplementedModels(models []Model) []Model {
|
||||
var unimplementedModels []Model
|
||||
|
||||
Reference in New Issue
Block a user