Skip to content

Commit be3bc5c

Browse files
authored
Remove coder templates edit command (#1396)
1 parent 537897c commit be3bc5c

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

cli/templateedit.go

-12
This file was deleted.

cli/templates.go

-1
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)