From eee1585711cd277ff7a65249c43cc014f8ec9c2f Mon Sep 17 00:00:00 2001 From: "M.P. Korstanje" Date: Fri, 11 Aug 2023 00:16:35 +0200 Subject: [PATCH] fix --- test/exec.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/exec.ts b/test/exec.ts index 330a744..6cd8c8c 100644 --- a/test/exec.ts +++ b/test/exec.ts @@ -7,7 +7,6 @@ import { glob } from 'glob' import { join } from 'path' import { PassThrough } from 'stream' import * as streamToString from 'stream-to-string' -import { promisify } from 'util' import { ThemeStyles } from '../src/theme'