some PHPDoc fixes in lib

and removed some unused imports also
This commit is contained in:
Alexandru Patranescu
2013-06-02 23:58:19 +03:00
parent 7e0ec1a265
commit 2d2930d24f
25 changed files with 28 additions and 47 deletions
@@ -11,8 +11,6 @@
namespace Predis\Connection;
use Predis\Command\CommandInterface;
/**
* Defines a group of Redis servers in a master/slave replication configuration.
*