Skip to content

Commit

Permalink
Merge pull request #1366 from LaravelRUS/analysis-DyKOaL
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
daaner committed Feb 8, 2023
2 parents cac38cb + 0f4310e commit c2e34aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/assets.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,3 @@
$wysiwyg_manager->register('simplemde', new \SleepingOwl\Admin\Wysiwyg\MarkdownFilter())
->js(null, '//cdn.jsdelivr.net/simplemde/latest/simplemde.min.js', null, false)
->css(null, '//cdn.jsdelivr.net/simplemde/latest/simplemde.min.css');

0 comments on commit c2e34aa

Please sign in to comment.