Skip to content

Commit 933cad7

Browse files
committed
removed check_args in list_config
1 parent 3a268eb commit 933cad7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/v_list_sys_config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ case $format in
5050
json) json_list_conf ;;
5151
plain) shell_list_conf ;;
5252
shell) shell_list_conf | column -t ;;
53-
*) check_args '1' '0' '[format]'
5453
esac
5554

5655

0 commit comments

Comments
 (0)