Skip to content

Commit a613262

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

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed

internal/cli/check-registry.go

Lines changed: 1 addition & 1 deletion
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

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)