Skip to content

Commit a613262

Browse files
committed
Moved check-registry implementation in the right directory
1 parent 9258f47 commit a613262

10 files changed

+1
-1
lines changed

internal/cli/check-registry.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
package cli
2525

2626
import (
27-
checkregistry "github.com/arduino/libraries-repository-engine/internal/cli/check-registry"
27+
checkregistry "github.com/arduino/libraries-repository-engine/internal/command/check-registry"
2828
"github.com/spf13/cobra"
2929
)
3030

0 commit comments

Comments
 (0)