SCC-S1023 Redundant control flow fix

This commit is contained in:
snehalyelmati 2021-10-20 20:36:35 +05:30
parent 00429fdb59
commit e16fcd46ba

View File

@ -325,7 +325,6 @@ end:
debug.PrintStack() debug.PrintStack()
} }
mc.done = true mc.done = true
return
} }
// register register models to model cache // register register models to model cache