Skip to content

Commit

Permalink
fixing imports
Browse files Browse the repository at this point in the history
Signed-off-by: Amber Torrise <at895452@broadcom.net>
  • Loading branch information
Amber Torrise committed Dec 8, 2023
1 parent f4889b5 commit f36c175
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/

import { Session } from "@zowe/imperative";
import { Create, Delete, CreateDataSetTypeEnum } from "@zowe/cli";
import { Create, Delete, CreateDataSetTypeEnum } from "@zowe/zos-files-for-zowe-sdk";
import * as path from "path";
import {ITestEnvironment, runCliScript} from "@zowe/cli-test-utils";
import {TestEnvironment} from "../../../../../../../__tests__/__src__/environment/TestEnvironment";
Expand Down

0 comments on commit f36c175

Please sign in to comment.