1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Cull empty lines...

This commit is contained in:
JacobF 2011-09-04 17:06:23 -04:00
parent e34cef312f
commit 0c91d01866

View file

@ -121,15 +121,3 @@ for base in paths:
conn.commit() conn.commit()
print('Finished. (' + str(count) + ' blocks)') print('Finished. (' + str(count) + ' blocks)')