Skip to content

Commit

Permalink
remove obsolete typedef
Browse files Browse the repository at this point in the history
  • Loading branch information
WunderBart committed Jun 5, 2024
1 parent 90019c4 commit b6ee3d2
Showing 1 changed file with 0 additions and 2 deletions.
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

0 comments on commit b6ee3d2

Please sign in to comment.