From cc7b63927e95a8a656d65719622ece872862567a Mon Sep 17 00:00:00 2001 From: Seven Du Date: Thu, 15 Nov 2018 10:56:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E4=B8=8D=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E7=9A=84=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/easemob.php | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 config/easemob.php diff --git a/config/easemob.php b/config/easemob.php deleted file mode 100644 index aecc570d0..000000000 --- a/config/easemob.php +++ /dev/null @@ -1,25 +0,0 @@ - | - * | Homepage: www.thinksns.com | - * +----------------------------------------------------------------------+ - */ - -return [ - 'client_id' => '', - 'client_secret' => '', - 'app_key' => '#', - 'register_type' => 0, - 'open' => false, -];