Skip to content
Snippets Groups Projects
Commit 2108021a authored by Robert Rosca's avatar Robert Rosca
Browse files

Remove old global config statement

parent 6ab1a8cb
No related branches found
No related tags found
1 merge request!531Feat/dynaconf
......@@ -39,7 +39,6 @@ class RequestHandler(BaseHTTPRequestHandler):
def init_config(self):
global config
global cal_config
self.nodes_avail_res_cmd = config["shell-commands"]["nodes-avail-res"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment