From a9e4ff2029a769737982fcf7e0b7d76d35cf35e4 Mon Sep 17 00:00:00 2001 From: evan Date: Tue, 12 Jul 2022 04:40:12 -0400 Subject: cleanup benchmarks folder (#587) * cleanup benchmarks * run prettier --- bench/hot-module-reloading/css-stress-test/src/css-in-js-styles.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'bench/hot-module-reloading/css-stress-test/src/css-in-js-styles.tsx') diff --git a/bench/hot-module-reloading/css-stress-test/src/css-in-js-styles.tsx b/bench/hot-module-reloading/css-stress-test/src/css-in-js-styles.tsx index d12f4f139..f233e0f6d 100644 --- a/bench/hot-module-reloading/css-stress-test/src/css-in-js-styles.tsx +++ b/bench/hot-module-reloading/css-stress-test/src/css-in-js-styles.tsx @@ -1,4 +1,3 @@ - import { Global } from "@emotion/react"; export function CSSInJSStyles() { return ( -- cgit v1.2.3