Skip to content

Commit

Permalink
refactor: remove dal subcommand
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkgos committed May 27, 2024
1 parent c437129 commit fe12225
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 774 deletions.
151 changes: 0 additions & 151 deletions cmd/ormat/command/dal.go

This file was deleted.

1 change: 0 additions & 1 deletion cmd/ormat/command/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ func NewRootCmd() *RootCmd {
newModelCmd().cmd,
newProtoCmd().cmd,
newRapierCmd().cmd,
newDakCmd().cmd,
)
root.cmd = cmd
return root
Expand Down
78 changes: 0 additions & 78 deletions cmd/ormat/command/template.go

This file was deleted.

Loading

0 comments on commit fe12225

Please sign in to comment.