chore: remove after-sign

This commit is contained in:
Thomas Nordquist
2022-02-27 19:09:25 +01:00
parent df9eda4866
commit 5da8fe0f90
2 changed files with 1 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
import * as fs from 'fs-extra'
import * as path from 'path'
import { chdir } from 'process'
import { exec } from './util'