Skip to content

Commit ccc8900

Browse files
committed
[finsh] Remove list_mod_detail command in msh.
1 parent 40570b9 commit ccc8900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/finsh/cmd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ int list_mod_detail(const char *name)
623623
return 0;
624624
}
625625
FINSH_FUNCTION_EXPORT(list_mod_detail, list module objects in system)
626-
MSH_CMD_EXPORT(list_mod_detail, list module objects in system)
627626
#endif
628627

629628
long list(void)

0 commit comments

Comments
 (0)