mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 18:48:33 -04:00
refactor(odin): ported edit-config command.
This commit is contained in:
@@ -17,7 +17,3 @@ cmd_sync :: proc(cmd: ^Command) {
|
||||
cmd_check :: proc(cmd: ^Command) {
|
||||
fmt.println("TODO: check")
|
||||
}
|
||||
|
||||
cmd_edit_config :: proc(cmd: ^Command) {
|
||||
fmt.println("TODO: edit-config")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user