Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangut committed May 2, 2017
1 parent 41f8d16 commit c5ad8e1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/Sessionware/Handler/NativeTest.php
Expand Up @@ -13,7 +13,6 @@

namespace Jgut\Sessionware\Tests\Handler;

use Jgut\Sessionware\Configuration;
use Jgut\Sessionware\Handler\Native;
use Jgut\Sessionware\Tests\SessionTestCase;

Expand Down
1 change: 0 additions & 1 deletion tests/Sessionware/Manager/NativeTest.php
Expand Up @@ -13,7 +13,6 @@

namespace Jgut\Sessionware\Tests\Manager;

use Jgut\Sessionware\Configuration;
use Jgut\Sessionware\Handler\Memory;
use Jgut\Sessionware\Manager\Native;
use Jgut\Sessionware\Tests\SessionTestCase;
Expand Down

0 comments on commit c5ad8e1

Please sign in to comment.