Skip to content

Commit 14776cc

Browse files
committed
[C] Lint
1 parent c31a04f commit 14776cc

File tree

1 file changed

+0
-1
lines changed
  • client/src/reader/components/section

1 file changed

+0
-1
lines changed

client/src/reader/components/section/Text.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export default function Text({
7474
const colorScheme = appearance.colors.colorScheme;
7575
const highContrast = appearance.colors.highContrast;
7676

77-
7877
const readerAppearanceClass = classNames({
7978
"reader-window": true,
8079
"scheme-light": colorScheme === "light",

0 commit comments

Comments
 (0)