Skip to content

Commit df46f36

Browse files
committed
2 parents 2dcfdfb + 4db26a6 commit df46f36

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/Slackbot/BlackList.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public function isUserIdBlackListed()
6060

6161
/**
6262
* @return bool
63-
*
6463
* @return mixed
6564
*/
6665
public function isEmailBlackListed()

src/Slackbot/WhiteList.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ public function isUserIdWhiteListed()
6868

6969
/**
7070
* @return bool
71-
*
7271
* @return mixed
7372
*/
7473
public function isEmailWhiteListed()

0 commit comments

Comments
 (0)