We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a034782 commit 7131a70Copy full SHA for 7131a70
app/util/conf.py
@@ -107,4 +107,3 @@ def __init__(self, config_yml):
107
BITBUCKET_SETTINGS = BitbucketSettings(config_yml=BITBUCKET_YML)
108
JSM_SETTINGS = JsmSettings(config_yml=JSM_YML)
109
CROWD_SETTINGS = CrowdSettings(config_yml=CROWD_YML)
110
-BAMBOO_SETTINGS = BambooSettings(config_yml=BAMBOO_YML)
0 commit comments