Skip to content

Commit

Permalink
Change cmd directory configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
candy12t committed Dec 9, 2021
1 parent 53eb8d9 commit a2d6c59
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/deepl-cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import (
"os"
"runtime/debug"

"github.com/candy12t/deepl-cli/internal/cmd/repl"
"github.com/candy12t/deepl-cli/internal/config"
"github.com/candy12t/deepl-cli/internal/deepl"
"github.com/candy12t/deepl-cli/internal/repl"
"github.com/urfave/cli/v2"
)

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit a2d6c59

Please sign in to comment.