Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Himani1519 <[email protected]>
  • Loading branch information
Himani1519 authored Oct 17, 2023
1 parent 7723fcc commit ae4be90
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/services/ConfigService.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
/*
* This program and the accompanying materials are made available under the terms of the
* Eclipse Public License v2.0 which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-v20.html
*
* SPDX-License-Identifier: EPL-2.0
*
* Copyright Contributors to the Zowe Project.
*/

import { flatten, unflatten } from 'flat';

// To set the subsection of the configuration
Expand Down

0 comments on commit ae4be90

Please sign in to comment.