fix failing lint and test errors

This commit is contained in:
ddivad195
2024-01-30 16:13:51 +00:00
parent 06bd4f4498
commit 8d2cafe1d2
8 changed files with 13 additions and 20 deletions
-1
View File
@@ -1,6 +1,5 @@
import * as fsHelper from '../src/fs-helper'
import * as fs from 'fs'
import * as path from 'path'
import * as os from 'os'
import { execSync } from 'child_process'