[tests] Remove unused "use" directive.

This commit is contained in:
Daniele Alessandri
2013-12-22 17:20:35 +01:00
parent 6306509086
commit 80cb31514a
@@ -12,7 +12,6 @@
namespace Predis\Replication;
use PredisTestCase;
use Predis\Command\CommandInterface;
use Predis\Profile\ServerProfile;
/**