Commit ba4282e4 authored by Pingjia Shan's avatar Pingjia Shan Committed by Facebook Github Bot

Remove unnecessary white line

Summary:
Seems to be causing rendering error:

{F114885894}

Created from Diffusion's 'Open in Editor' feature.

Reviewed By: lskuff

Differential Revision: D6358188

fbshipit-source-id: 3c437007b425bcadb79a71807ad92d520a70e8cb
parent a447cb9e
......@@ -17,7 +17,6 @@ EventBase base;
auto thread = std::thread([&](){
base.loopForever();
});
```
EventBase has built-in support for message passing between threads.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment