remove comment

这个提交包含在:
Tobias Diekershoff 2018-04-23 09:37:06 +02:00
父节点 f1535c0f01
当前提交 6e313736f4
共有 1 个文件被更改,包括 0 次插入1 次删除

查看文件

@ -11,7 +11,6 @@ use Friendica\BaseObject;
if (!class_exists('\PHPUnit\Framework\TestCase')) {
class_alias('\PHPUnit_Framework_TestCase', '\PHPUnit\Framework\TestCase');
}
#use \PHPUnit_Framework_TestCase;
/**
* Tests for the BaseObject class.
*/