From 125ef1c75610c7add79f6a917bfa058f9265d5d4 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 13 Mar 2024 01:55:14 +0000 Subject: Revert "run linter" This reverts commit 1512b5cf68e9e92801a894392569b444fd6af1d1. --- src/state/shell/color-mode.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/state/shell/color-mode.tsx') diff --git a/src/state/shell/color-mode.tsx b/src/state/shell/color-mode.tsx index f16e2be53..f3339d240 100644 --- a/src/state/shell/color-mode.tsx +++ b/src/state/shell/color-mode.tsx @@ -1,5 +1,4 @@ import React from 'react' - import * as persisted from '#/state/persisted' type StateContext = { -- cgit 1.4.1