some fixes

This commit is contained in:
Nicholas Orlowsky 2023-08-08 15:36:44 -05:00 committed by Nicholas Orlowsky
parent 77b7eb90e7
commit 91193cf03e
3 changed files with 29 additions and 46 deletions

View file

@ -26,6 +26,6 @@ impl TableDefinition {
1
};
}
return sum;
sum
}
}