Skip to content

Commit f0d2699

Browse files
committed
Revert an unnecessary change
1 parent 7f446b2 commit f0d2699

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

slack_bolt/authorization/authorize.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ def __init__(
4242
self.arg_names = inspect.getfullargspec(func).args
4343

4444
def __call__(
45-
4645
self,
4746
*,
4847
context: BoltContext,

0 commit comments

Comments
 (0)