Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenbin1002 committed Jul 17, 2024
1 parent 2390ce1 commit f0279ac
Show file tree
Hide file tree
Showing 4 changed files with 317 additions and 123 deletions.
2 changes: 1 addition & 1 deletion cmd/mo-object/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
"fmt"
"os"

objectcmd "github.com/matrixorigin/matrixone/cmd/utils"
"github.com/matrixorigin/matrixone/cmd/utils/objectcmd"
"github.com/spf13/cobra"
)

Expand Down
121 changes: 0 additions & 121 deletions cmd/utils/objectcmd.go

This file was deleted.

Loading

0 comments on commit f0279ac

Please sign in to comment.