* rename handlers to sources
This commit is contained in:
parent
39482166e4
commit
6943b33f88
6 changed files with 1 additions and 1 deletions
|
|
@ -6,8 +6,8 @@ import (
|
|||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"github.com/sipeed/picoclaw/pkg/migrate/handlers/openclaw"
|
||||
"github.com/sipeed/picoclaw/pkg/migrate/internal"
|
||||
"github.com/sipeed/picoclaw/pkg/migrate/sources/openclaw"
|
||||
)
|
||||
|
||||
type (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue