formatting fixes

This commit is contained in:
2023-12-26 10:59:42 -06:00
parent a337e26229
commit 5296495e47
7 changed files with 23 additions and 19 deletions

View File

@@ -259,7 +259,6 @@ static void sweep(CState *state)
cosmoV_call(state, 1, 0);
}
cosmoO_free(state, oldObj);
}
}