Skip to content

Commit

Permalink
fix: drop dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkgos committed May 9, 2024
1 parent e077ad1 commit 7ae0e8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/ormat/command/sql.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ type sqlCmd struct {
sqlOpt
}

// atlas schema inspect -u "mysql://localhost" --format "{{ sql . }}"
func newSqlCmd() *sqlCmd {
root := &sqlCmd{}
cmd := &cobra.Command{
Expand Down

0 comments on commit 7ae0e8c

Please sign in to comment.