Skip to content

Commit

Permalink
Issue #138 - remove pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayo Kallas committed Nov 9, 2020
1 parent 28bc4e6 commit a6a5ab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ait/gui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ def __init__(self, inputs, outputs, zmq_args=None, **kwargs):
except:
log.warn('[GUI Plugin Configuration] Unable to locate static file direcotry in config.yaml. '\
'The directory is set to {}'.format(HTMLRoot.User))
pass

bottle.TEMPLATE_PATH.append(HTMLRoot.User)

Expand Down

0 comments on commit a6a5ab0

Please sign in to comment.