Skip to content

Commit

Permalink
fix: minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
vsushmita committed Sep 3, 2024
1 parent 432dd27 commit a684997
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
/* eslint-disable @typescript-eslint/no-explicit-any */
/*
* Copyright (c) 2024, your-company, inc.
* All rights reserved.
* Licensed under the BSD 3-Clause license.
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/
import * as os from 'os';
import { Messages } from '@salesforce/core';
import '../../../utils/prototypes';
Expand Down

0 comments on commit a684997

Please sign in to comment.