This commit is contained in:
2023-06-25 00:11:11 +05:30
parent a4eb13cdac
commit a1c229e107
3 changed files with 66 additions and 65 deletions

View File

@@ -1,9 +1,9 @@
package cmd
import (
"github.com/spf13/cobra"
"codeberg.org/aryak/simplytranslate/utils"
"fmt"
"github.com/spf13/cobra"
)
var engine string