diff --git a/docs/_posts/2021-07-30-luau-recap-july-2021.md b/docs/_posts/2021-07-30-luau-recap-july-2021.md index 927459f9..c6e2766a 100644 --- a/docs/_posts/2021-07-30-luau-recap-july-2021.md +++ b/docs/_posts/2021-07-30-luau-recap-july-2021.md @@ -100,4 +100,3 @@ An issue was fixed that prevented the debugger from displaying values inside Rob This change also fixed a performance issue when `table.insert` was called with a large negative index. The 'TableOperations' lint mentioned earlier will flag cases where insertion at index 0 is performed. - \ No newline at end of file