From 4afabb103e8a1fdd9f5ccb667c6194847c6db5e4 Mon Sep 17 00:00:00 2001 From: Ashera Silva Date: Fri, 25 Oct 2024 16:23:23 +0530 Subject: [PATCH] Remove eslint-disable --- .../src/app/components/Apis/Details/Endpoints/AIEndpointAuth.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Endpoints/AIEndpointAuth.jsx b/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Endpoints/AIEndpointAuth.jsx index eb275726eb7..36e31c26844 100644 --- a/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Endpoints/AIEndpointAuth.jsx +++ b/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Endpoints/AIEndpointAuth.jsx @@ -1,4 +1,3 @@ -/* eslint-disable */ /* * Copyright (c) 2024, WSO2 LLC. (http://www.wso2.org) All Rights Reserved. *