]> git.mxchange.org Git - friendica.git/commitdiff
remove comment
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 23 Apr 2018 07:37:06 +0000 (09:37 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 23 Apr 2018 07:37:06 +0000 (09:37 +0200)
tests/BaseObjectTest.php

index 4a60b9ec342ae54542a792b031d2e79c6fafac2b..b7b90b138e2914f2c006a74b76f7d854d7159b28 100644 (file)
@@ -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.
  */