2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-01-11 18:28:11 +00:00

Pull back spurious blank lines

This commit is contained in:
Jarrod Johnson 2018-11-29 15:04:56 -05:00
parent cb16385ddb
commit 01d73308ed

View File

@ -63,7 +63,5 @@ def main():
importfile.write('{0}\n'.format(node))
if __name__ == '__main__':
main()