We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef32135 commit a317e18Copy full SHA for a317e18
1 file changed
Tests/Integration/RedisJsonClientTest.php
@@ -2,8 +2,6 @@
2
3
namespace Koded\Caching\Tests\Integration;
4
5
-require_once __DIR__ . '/../../vendor/koded/stdlib/functions-dev.php';
6
-
7
use Koded\Caching\CachePool;
8
use Koded\Stdlib\Interfaces\Serializer;
9
use Psr\Cache\CacheItemPoolInterface;
0 commit comments