Skip to content

Commit

Permalink
Update src/lib/shell_imp.ts
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Cook <[email protected]>
  • Loading branch information
jmcook1186 authored Aug 29, 2023
1 parent 3ce1e7e commit fa7a616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/shell_imp.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// require these libraries
const fs = require('fs');
const yaml = require('js-yaml');

Check failure on line 2 in src/lib/shell_imp.ts

View workflow job for this annotation

GitHub Actions / build

"js-yaml" is extraneous
const cp = require('child_process');
Expand Down

0 comments on commit fa7a616

Please sign in to comment.