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

Commit 6183935

Browse files
gkzfacebook-github-bot
authored andcommitted
Deploy 0.94 to www
Summary: Updates WWW to Flow 0.94.0 Reviewed By: dsainati1 Differential Revision: D14282561 fbshipit-source-id: 57f2c623f1dada2acaf1566d36cb9d162edbb2c4
1 parent 6a26a82 commit 6183935

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
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)