Skip to content

Commit

Permalink
Undo unneeded change
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloriestra committed Dec 4, 2024
1 parent 4947e94 commit fd94cb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/features/lib/system.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import {ExecaChildProcess, execa} from 'execa'
export interface ExecOptions {
cwd?: string
env?: NodeJS.ProcessEnv
detached?: boolean
}

/**
Expand Down

0 comments on commit fd94cb7

Please sign in to comment.