Skip to content

Commit

Permalink
[DOP-4033]: Respond to review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Oct 17, 2023
1 parent f5497f9 commit fbb0256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/src/shared/next-gen-stage.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { executeCliCommand, getCommitHash, getPatchId } from '../helpers';
import { executeCliCommand } from '../helpers';

interface StageParams {
repoDir: string;
Expand Down

0 comments on commit fbb0256

Please sign in to comment.