FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.
Other
516 stars 83 forks source link

Remove duplicate assignment in CKEditorConfiguration #261

Open jorrit opened 3 months ago

jorrit commented 3 months ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets -
License MIT

This PR removes a double assignment that seems redundant.