remove extra curly bracket
This commit is contained in:
parent
627e5a9c0c
commit
2e72e93cbd
1 changed files with 8 additions and 9 deletions
|
@ -521,7 +521,6 @@ class Inbox {
|
|||
// re-add flood control
|
||||
\add_action( 'check_comment_flood', 'check_comment_flood_db', 10, 4 );
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Handles "Update" requests
|
||||
|
|
Loading…
Reference in a new issue