Remove @scarf-generated from xplat/sonar
Summary: See D38829381. Reviewed By: d16r Differential Revision: D38837720 fbshipit-source-id: c576e16ebb5a0afd5e6dfc71adb3cf0c2361e9a3
This commit is contained in:
committed by
Facebook GitHub Bot
parent
dc28e2ad45
commit
0aa1f14536
@@ -75,6 +75,3 @@ public class NavigationFlipperPlugin implements FlipperPlugin {
|
||||
return instance;
|
||||
}
|
||||
}
|
||||
|
||||
/* @scarf-info: do not remove, more info: https://fburl.com/scarf */
|
||||
/* @scarf-generated: flipper-plugin android/Plugin.java 0bfa32e5-fb15-4705-81f8-86260a1f3f8e */
|
||||
|
||||
@@ -32,6 +32,3 @@ public class NavigationFlipperPluginTest {
|
||||
responder.successes, hasItem(new FlipperObject.Builder().put("greeting", "Hello").build()));
|
||||
}
|
||||
}
|
||||
|
||||
/* @scarf-info: do not remove, more info: https://fburl.com/scarf */
|
||||
/* @scarf-generated: flipper-plugin android/test/PluginTest.java 0bfa32e5-fb15-4705-81f8-86260a1f3f8e */
|
||||
|
||||
Reference in New Issue
Block a user