Skip to content

Commit

Permalink
Remove unused functions
Browse files Browse the repository at this point in the history
  • Loading branch information
lcobucci committed Feb 17, 2018
1 parent e94467d commit 44e82e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Doctrine/Tests/ORM/Functional/Ticket/GH7067Test.php
Expand Up @@ -3,9 +3,6 @@

namespace Doctrine\Tests\ORM\Functional\Ticket;

use function sleep;
use function usleep;

final class GH7067Test extends \Doctrine\Tests\OrmFunctionalTestCase
{
public function setUp() : void
Expand Down

0 comments on commit 44e82e2

Please sign in to comment.