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

Commit

Permalink
Flow v0.123.0 in www
Browse files Browse the repository at this point in the history
Summary:
```
cd ~/fbsource/fbcode
flow/facebook/deploy_www.sh 0.123.0
```

Reviewed By: dsainati1

Differential Revision: D21072854

fbshipit-source-id: 862c05a900475320eae125440f7cb199e92152e5
  • Loading branch information
panagosg7 authored and facebook-github-bot committed Apr 21, 2020
1 parent fbe3417 commit af67575
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ const convertFromHTML = (html_string, config) => {
* Flow. */
const options = {
...DEFAULT_CONFIG,
/* $FlowFixMe(>=0.111.0) This comment suppresses an error found when Flow
* v0.111.0 was deployed. To see the error, delete this comment and run
* Flow. */
...config,
};

Expand Down

0 comments on commit af67575

Please sign in to comment.