Skip to content

Commit a684997

Browse files
committed
fix: minor edit
1 parent 432dd27 commit a684997

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/commands/omnistudio/migration/OmnistudioRelatedObjectMigrationFacade.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
/* eslint-disable @typescript-eslint/no-unsafe-assignment */
22
/* eslint-disable @typescript-eslint/no-unsafe-member-access */
33
/* eslint-disable @typescript-eslint/no-explicit-any */
4-
/*
5-
* Copyright (c) 2024, your-company, inc.
6-
* All rights reserved.
7-
* Licensed under the BSD 3-Clause license.
8-
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
9-
*/
104
import * as os from 'os';
115
import { Messages } from '@salesforce/core';
126
import '../../../utils/prototypes';

0 commit comments

Comments
 (0)