Clean up some code.

This commit is contained in:
James Cole
2021-04-27 06:42:07 +02:00
parent 366eca3173
commit 112a27dbd9
14 changed files with 28 additions and 25 deletions

View File

@@ -549,8 +549,6 @@ interface GroupCollectorInterface
public function withoutCategory(): GroupCollectorInterface;
/**
* @param string $value
*
* @return GroupCollectorInterface
*/
public function withoutNotes(): GroupCollectorInterface;