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:
Andrey Goncharov
2022-01-20 07:25:32 -08:00
committed by Facebook GitHub Bot
parent b19826fbcc
commit f5b356cb2f

View File

@@ -258,7 +258,6 @@ module.exports = {
'plugins/**/__tests__/*.ts',
'plugins/postinstall.ts',
// TODO: Remove specific plugin overrides down below
'plugins/fb/graphql/data/getQueryFromQueryId.tsx',
'plugins/fb/kaios-portal/kaios-debugger-client/client.tsx',
'plugins/public/reactdevtools/index.tsx',
],