Removed unused variable
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user