Skip to content

Commit 3a4895f

Browse files
formatが間違ってたので直してあげたよ!
1 parent df2d874 commit 3a4895f

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)