Apply fixes from StyleCI

This commit is contained in:
ThinkPHP
2017-04-01 07:47:28 +00:00
parent 2ebf07ba16
commit 5d89443496
5 changed files with 0 additions and 5 deletions

View File

@@ -17,7 +17,6 @@ namespace tests\thinkphp\library\think;
use think\Config;
use think\Request;
use think\Route;
class requestTest extends \PHPUnit_Framework_TestCase
{