fix: pkg name

This commit is contained in:
2025-03-15 21:26:04 +07:00
parent 53b750ad27
commit 199fe0a823
6 changed files with 9 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
package model
import (
"github.com/opbnq-q/nto-cli/utils"
"go/ast"
"go/parser"
"go/token"
"log/slog"
"nto_cli/utils"
"os"
"path/filepath"
"strings"