diff --git a/confluent_client/bin/nodeconsole b/confluent_client/bin/nodeconsole index 85e8eeb9..ba0e7754 100755 --- a/confluent_client/bin/nodeconsole +++ b/confluent_client/bin/nodeconsole @@ -55,7 +55,6 @@ if options.log: sys.exit(0) #added functionality for wcons if options.wcons: - null = open('/dev/null', 'w') nodes = [] sess = client.Command() for res in sess.read('/noderange/{0}/nodes/'.format(args[0])):