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

Commit af67575

Browse files
panagosg7facebook-github-bot
authored andcommitted
Flow v0.123.0 in www
Summary: ``` cd ~/fbsource/fbcode flow/facebook/deploy_www.sh 0.123.0 ``` Reviewed By: dsainati1 Differential Revision: D21072854 fbshipit-source-id: 862c05a900475320eae125440f7cb199e92152e5
1 parent fbe3417 commit af67575

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/model/encoding/__tests__/convertFromHTMLToContentBlocks-test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ const convertFromHTML = (html_string, config) => {
8181
* Flow. */
8282
const options = {
8383
...DEFAULT_CONFIG,
84-
/* $FlowFixMe(>=0.111.0) This comment suppresses an error found when Flow
85-
* v0.111.0 was deployed. To see the error, delete this comment and run
86-
* Flow. */
8784
...config,
8885
};
8986

0 commit comments

Comments
 (0)