Skip to content

Commit

Permalink
fix: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
krissss committed Jan 8, 2018
1 parent 1e3c111 commit f293327
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions WangEditorWidget.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,4 @@ public function registerJs()
}
$view->registerJs($js);
}

protected function registerFullScreenAsset()
{

}
}

0 comments on commit f293327

Please sign in to comment.