Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove obsolete typedef
  • Loading branch information
WunderBart committed Jun 5, 2024
commit 27d4a6a1e46c9a8b3917050f2b7817bb0ed9d659
2 changes: 0 additions & 2 deletions bin/plugin/lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ const { log, formats } = require( './logger' );
/**
* Utility to run a child script
*
* @typedef {NodeJS.ProcessEnv} Env
*
* @param {string} command
* @param {string[]} args
* @param {import('child_process').SpawnOptions} options
Expand Down