Remove dead code from GraghQL plugin
Summary: Did not find any usage of getQueryFromQueryId.tsx Differential Revision: D33658515 fbshipit-source-id: 93f0a42ef30de158dbdb3d8d70559a87839522b0
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b19826fbcc
commit
f5b356cb2f
@@ -258,7 +258,6 @@ module.exports = {
|
|||||||
'plugins/**/__tests__/*.ts',
|
'plugins/**/__tests__/*.ts',
|
||||||
'plugins/postinstall.ts',
|
'plugins/postinstall.ts',
|
||||||
// TODO: Remove specific plugin overrides down below
|
// TODO: Remove specific plugin overrides down below
|
||||||
'plugins/fb/graphql/data/getQueryFromQueryId.tsx',
|
|
||||||
'plugins/fb/kaios-portal/kaios-debugger-client/client.tsx',
|
'plugins/fb/kaios-portal/kaios-debugger-client/client.tsx',
|
||||||
'plugins/public/reactdevtools/index.tsx',
|
'plugins/public/reactdevtools/index.tsx',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user