From f29332724c38ee901670f7a29995393486b10978 Mon Sep 17 00:00:00 2001 From: kriss <462679766@qq.com> Date: Mon, 8 Jan 2018 22:05:08 +0800 Subject: [PATCH] fix: remove unused code --- WangEditorWidget.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/WangEditorWidget.php b/WangEditorWidget.php index 84dfcc9..b1d86a1 100644 --- a/WangEditorWidget.php +++ b/WangEditorWidget.php @@ -84,9 +84,4 @@ public function registerJs() } $view->registerJs($js); } - - protected function registerFullScreenAsset() - { - - } } \ No newline at end of file