From 73371b4f9cee1852dacd278afcec6fd828a2ece3 Mon Sep 17 00:00:00 2001 From: Helen Kosova Date: Mon, 30 Oct 2017 21:01:40 +0300 Subject: [PATCH] Removed redundant "In:" label from Bearer auth dialog --- src/core/plugins/oas3/components/http-auth.jsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/core/plugins/oas3/components/http-auth.jsx b/src/core/plugins/oas3/components/http-auth.jsx index bb4727ee..9750f2dd 100644 --- a/src/core/plugins/oas3/components/http-auth.jsx +++ b/src/core/plugins/oas3/components/http-auth.jsx @@ -108,9 +108,6 @@ export default class HttpAuth extends React.Component { - -

In: { schema.get("in") }

-
{