2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 02:52:07 +00:00

Remove unneeded line

This commit is contained in:
Jarrod Johnson 2019-06-27 15:21:35 -04:00
parent 739e302506
commit d2efb16c71

View File

@ -4,7 +4,6 @@ import json
import os
import sys
tmppassword = 'to3BdS91ABrd'
missingargs = False
if 'XCCUSER' not in os.environ:
print('Must set XCCUSER environment variable')