2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-23 18:11:15 +00:00

Fix stray letter in file

This commit is contained in:
Jarrod Johnson 2020-05-07 13:42:10 -04:00
parent 8fe1cea2ed
commit 2c74cb18b0

View File

@ -392,4 +392,3 @@ if __name__ == '__main__':
sys.exit(import_image(sys.argv[1], callback=printit, backend=True))
else:
sys.exit(import_image(sys.argv[1], callback=printit))
F