diff --git a/docs/spec/build.gradle b/docs/spec/build.gradle index ba25d7a..63d6fd9 100644 --- a/docs/spec/build.gradle +++ b/docs/spec/build.gradle @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024, WSO2 LLC. (http://www.wso2.org) All Rights Reserved. + * Copyright (c) 2024, WSO2 LLC. (http://www.wso2.org). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except diff --git a/docs/spec/sanitations.bal b/docs/spec/sanitations.bal index 9f06dc5..18701dc 100644 --- a/docs/spec/sanitations.bal +++ b/docs/spec/sanitations.bal @@ -115,7 +115,6 @@ function sanitizeResponseSchemaNames(Specification spec) returns Specification|e } function sanitizeSchemaNames(Specification spec) returns string { - map updatedSchemas = {}; map updatedNames = {};