remove unused namespaces

This commit is contained in:
TomasVotruba
2017-11-30 10:27:01 +01:00
committed by Jaap van Otterdijk
parent b2e816c8ad
commit 154c85b680
5 changed files with 2 additions and 4 deletions
+1
View File
@@ -10,6 +10,7 @@
* @license http://www.opensource.org/licenses/mit-license.php MIT
* @link http://phpdoc.org
*/
namespace phpDocumentor\Reflection\DocBlock\Tags;
use Mockery as m;