mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 10:38:33 -04:00
style: Removed unused code.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package main
|
||||
|
||||
import "core:fmt"
|
||||
|
||||
cmd_deps :: proc(cmd: ^Command) {
|
||||
feats := check_features()
|
||||
|
||||
@@ -22,3 +20,4 @@ cmd_deps :: proc(cmd: ^Command) {
|
||||
|
||||
render_table(headers, rows[:])
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user