We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df2d874 + 3a4895f commit 3a6c668Copy full SHA for 3a6c668
1 file changed
run.py
@@ -33,7 +33,6 @@
33
app = Flask(__name__)
34
35
36
-
37
def slack_main():
38
slack_app = slack_bolt.App(
39
token=conf.SLACK_API_TOKEN, signing_secret=conf.SLACK_SIGNING_SECRET
0 commit comments