Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62188a8

Browse files
f0sselkylecarbs
authored andcommitted
Remove coder templates edit command (#1396)
1 parent aefcbce commit 62188a8

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

cli/templateedit.go

Lines changed: 0 additions & 12 deletions
This file was deleted.

cli/templates.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ func templates() *cobra.Command {
2525
}
2626
cmd.AddCommand(
2727
templateCreate(),
28-
templateEdit(),
2928
templateInit(),
3029
templateList(),
3130
templatePlan(),

0 commit comments

Comments
 (0)