From: Tobias Diekershoff Date: Mon, 23 Apr 2018 07:37:06 +0000 (+0200) Subject: remove comment X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6e313736f48269b6c3ea2bd44f478eef9795b63d;p=friendica.git remove comment --- diff --git a/tests/BaseObjectTest.php b/tests/BaseObjectTest.php index 4a60b9ec34..b7b90b138e 100644 --- a/tests/BaseObjectTest.php +++ b/tests/BaseObjectTest.php @@ -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. */