👕 Fix lint issue

This commit is contained in:
Jan Oberhauser 2021-05-29 14:16:47 -05:00
parent 6de666a675
commit b3cd18586f

View file

@ -15,7 +15,7 @@ import {
readFile, readFile,
rm, rm,
writeFile, writeFile,
} from 'fs/promises' } from 'fs/promises';
import { file } from 'tmp-promise'; import { file } from 'tmp-promise';