2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-08 16:48:29 +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
-1
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