Remove @author tags

This commit is contained in:
Till Krüss
2023-01-17 13:38:17 -08:00
committed by Till Krüss
parent c9babb1984
commit 31b65f614b
274 changed files with 1 additions and 547 deletions
-2
View File
@@ -20,8 +20,6 @@ use Predis\Command\CommandInterface;
* keys extracted from supported commands.
*
* This is mostly useful to support clustering via client-side sharding.
*
* @author Daniele Alessandri <suppakilla@gmail.com>
*/
interface StrategyInterface
{