Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit 3400cda

Browse files
Daniel Sainatifacebook-github-bot
authored andcommitted
deploy 0.93
Summary: This diff updates ~/www to Flow 0.93.0 Reviewed By: pakoito Differential Revision: D14074027 fbshipit-source-id: 39459cb65fb0fb10eecf31066423146499ffe634
1 parent fdf63aa commit 3400cda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/component/contents/DraftEditorContents-core.react.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ class DraftEditorContents extends React.Component<Props> {
197197
lastWrapperTemplate !== wrapperTemplate ||
198198
currentDepth === null ||
199199
depth > currentDepth;
200-
// $FlowExpectedError joinClasses args in [email protected] are incorrect
201200
className = joinClasses(
202201
className,
203202
getListItemClasses(blockType, depth, shouldResetCount, direction),

0 commit comments

Comments
 (0)