From d12305dc7629c9801b5eaf1bf37f30a2be8f58ac Mon Sep 17 00:00:00 2001 From: overtrue Date: Fri, 19 Jan 2018 10:34:50 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config.php b/src/config.php index 7028fd1..9d97163 100755 --- a/src/config.php +++ b/src/config.php @@ -14,7 +14,6 @@ * 默认配置,将会合并到各模块中 */ 'defaults' => [ - /* * 指定 API 调用返回结果的类型:array(default)/collection/object/raw/自定义类名 */