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

Commit

Permalink
Remove flow typing for DraftEntity mock (#1891)
Browse files Browse the repository at this point in the history
Summary:
**Summary**

Flow typing this file breaks Travis CI. See also discussion in #1890

**Test Plan**
`yarn run flow`
Pull Request resolved: #1891

Reviewed By: mjhu

Differential Revision: D10250894

Pulled By: mjhu

fbshipit-source-id: f6a3a54a8b2d2f2f589a035e42f1c743afd638b2
  • Loading branch information
niveditc authored and facebook-github-bot committed Oct 9, 2018
1 parent 7666e95 commit 75aa88a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/model/entity/__mocks__/DraftEntity.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @format
* @flow strict-local
* @emails oncall+draft_js
*/

Expand Down

0 comments on commit 75aa88a

Please sign in to comment.