remove excessive print() that has been used for debugging

This commit is contained in:
dymik739 2023-04-03 23:52:04 +03:00
parent 0530d4b54f
commit a04084d8e3
1 changed files with 0 additions and 2 deletions

View File

@ -56,8 +56,6 @@ def divide(n, int_x, int_y, method):
"l(RG3).RG2[n+2], l(RG2).0"
])
print(rg_table[-1])
return rg_table, rg_table[-1][-1][1][1:]