From e940ddcdf8ffeb1a30acb0f8d38908b81aa7bda4 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Tue, 18 Jul 2023 10:39:05 +0200 Subject: [PATCH] graphiql: remove modules reference Signed-off-by: Vincenzo Scamporlino --- plugins/graphiql/dev/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/graphiql/dev/index.tsx b/plugins/graphiql/dev/index.tsx index 209a9a5c86..163b4d0512 100644 --- a/plugins/graphiql/dev/index.tsx +++ b/plugins/graphiql/dev/index.tsx @@ -29,8 +29,6 @@ import { GraphiQLPage, } from '../src'; -console.log('modules', window.__backstage_detected_packages__.modules); - createDevApp() .registerPlugin(graphiqlPlugin) .registerApi({