Skip to content

Commit

Permalink
try to fix the ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Qun committed Dec 17, 2024
1 parent 40eabc1 commit a571ece
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rush-plugins/rush-dep-graph-plugin/src/main.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { Terminal, ConsoleTerminalProvider } from '@rushstack/terminal';
import archy from 'archy';
import { RushConfiguration, RushConfigurationProject } from '@rushstack/rush-sdk';
import chalk from 'chalk';

export const enum Selector {
To = 'to',
Expand Down

0 comments on commit a571ece

Please sign in to comment.