Fix duplicate route to setup/leak-canary-plugin
Summary:
Noticed this when building the site. Shame it only warns and doesn't fail the build.
Just fixing it while I'm here.
{F479009268}
Reviewed By: nikoant
Differential Revision: D26911725
fbshipit-source-id: 6440a4b8aee4a6bc053ae771a3b148fd70ffc298
This commit is contained in:
committed by
Facebook GitHub Bot
parent
fe63f93306
commit
b6fc2f0651
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: leak-canary-plugin
|
||||
title: LeakCanary Setup
|
||||
sidebar_label: LeakCanary
|
||||
id: leak-canary-2-plugin
|
||||
title: LeakCanary 2 Setup
|
||||
sidebar_label: LeakCanary 2
|
||||
---
|
||||
|
||||
Ensure that you already have an explicit dependency in your application's
|
||||
@@ -46,4 +46,4 @@ import com.facebook.flipper.plugins.leakcanary2.LeakCanary2FlipperPlugin
|
||||
}
|
||||
```
|
||||
|
||||
That's it!
|
||||
That's it!
|
||||
|
||||
Reference in New Issue
Block a user