Skip to content

Commit 3a6c668

Browse files
authored
Merge pull request #3839 from dev-hato/fix-format-fix_logging_setting
formatが間違ってたので直してあげたよ! #3838
2 parents df2d874 + 3a4895f commit 3a6c668

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
app = Flask(__name__)
3434

3535

36-
3736
def slack_main():
3837
slack_app = slack_bolt.App(
3938
token=conf.SLACK_API_TOKEN, signing_secret=conf.SLACK_SIGNING_SECRET

0 commit comments

Comments
 (0)