Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/7477'
Browse files Browse the repository at this point in the history
  • Loading branch information
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion test/Cloud/CloudTest.php
Expand Up @@ -13,7 +13,6 @@
use Zend\Tag;
use Zend\Tag\Cloud;
use Zend\Tag\Cloud\DecoratorPluginManager;
use Zend\Tag\Exception\InvalidArgumentException;

/**
* @group Zend_Tag
Expand Down
1 change: 0 additions & 1 deletion test/Cloud/Decorator/HtmlTagTest.php
Expand Up @@ -11,7 +11,6 @@

use Zend\Tag;
use Zend\Tag\Cloud\Decorator;
use Zend\Tag\Cloud\Decorator\Exception\InvalidArgumentException;

/**
* @group Zend_Tag
Expand Down
2 changes: 0 additions & 2 deletions test/ItemListTest.php
Expand Up @@ -10,8 +10,6 @@
namespace ZendTest\Tag;

use Zend\Tag;
use Zend\Tag\Exception\InvalidArgumentException;
use Zend\Tag\Exception\OutOfBoundsException;

/**
* @group Zend_Tag
Expand Down
1 change: 0 additions & 1 deletion test/ItemTest.php
Expand Up @@ -10,7 +10,6 @@
namespace ZendTest\Tag;

use Zend\Tag;
use Zend\Tag\Exception\InvalidArgumentException;

/**
* @group Zend_Tag
Expand Down

0 comments on commit b8d7ea0

Please sign in to comment.