createPaste
Reviewed By: jknoxville Differential Revision: D14224400 fbshipit-source-id: 9a9a8578de00d276d65a7928964eae619f5bc41f
This commit is contained in:
committed by
Facebook Github Bot
parent
6118dee3e7
commit
99ea11b8e6
@@ -18,7 +18,7 @@ import DetailSidebar from './chrome/DetailSidebar';
|
||||
import {FlipperPlugin} from './plugin';
|
||||
import SearchableTable from './ui/components/searchable/SearchableTable';
|
||||
import textContent from './utils/textContent.js';
|
||||
import createPaste from './utils/createPaste.js';
|
||||
import createPaste from './fb-stubs/createPaste.js';
|
||||
|
||||
type ID = string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user