Skip to content

Commit

Permalink
#3081: Remove already done todo
Browse files Browse the repository at this point in the history
  • Loading branch information
maradragan committed Jun 30, 2020
1 parent a4ec1ac commit 7807258
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const replaceWithPlaceholder = (
}

const createMandatoryBlockPlugin = config => {
// TODO: rename plugin
const blockStyleFn = contentBlock => {
const contentBlockData = contentBlock.getData().toObject()
if (contentBlockData.mandatory) {
Expand Down

0 comments on commit 7807258

Please sign in to comment.