2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-01-09 13:05:49 +00:00

Fix scope of keymap

This commit is contained in:
Jarrod Johnson 2020-05-19 17:05:43 -04:00
parent 442902ecd8
commit 0a79307cc5

View File

@ -21,6 +21,7 @@ def yamldump(input):
def handle_request(env, start_response):
global currtz
global keymap
global currlocale
global currtzvintage
nodename = env.get('HTTP_CONFLUENT_NODENAME', None)