No need to notify when reset

This commit is contained in:
Aoran Zeng 2025-08-09 11:47:30 +08:00
parent 52d8673b9b
commit 2304d4b2aa
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -525,7 +525,6 @@ get_target (const char *input, TargetOp code, char *option)
}
if (TargetOp_Set_Source==code
|| TargetOp_Reset_Source==code
|| TargetOp_Measure_Source==code)
{
cli_notify_lastly_for_users();