Removed unused variable

This commit is contained in:
Valtteri Karesto
2022-03-09 16:26:10 +02:00
parent 5490e7205a
commit 0c6c60ed29

View File

@@ -59,8 +59,6 @@ import {
} from "./AlertDialog"; } from "./AlertDialog";
import { styled } from "../stitches.config"; import { styled } from "../stitches.config";
const DEFAULT_EXTENSION = ".c";
const ErrorText = styled(Text, { const ErrorText = styled(Text, {
color: "$error", color: "$error",
mt: "$1", mt: "$1",