Removed unused imports

This commit is contained in:
Alex Bilbie
2016-01-15 18:37:46 +00:00
parent bcd84320da
commit dce1620f60
2 changed files with 0 additions and 5 deletions

View File

@@ -4,7 +4,6 @@ namespace League\OAuth2\Server\Entities;
use League\OAuth2\Server\Entities\Interfaces\RefreshTokenEntityInterface;
use League\OAuth2\Server\Entities\Traits\EntityTrait;
use League\OAuth2\Server\Entities\Traits\RefreshTokenTrait;
use League\OAuth2\Server\Entities\Traits\TokenEntityTrait;
/**
* Class RefreshTokenEntity