fix spaces

This commit is contained in:
CHIEFSOFT\ameye
2024-08-21 11:01:45 -04:00
parent ce52726f29
commit ef040666ed
@@ -277,8 +277,6 @@ long WrenchJobManagerList( CVars in, CVars &out){
CVars rec;
map_to_cvars(f, rec);
snprintf(vname, sizeof (vname), "depend_uid_%05d", i);
out[vname] = rec["depend_uid"];