From d8c1ac917668f0ba2c5b25cf4145a814766f6a9d Mon Sep 17 00:00:00 2001 From: Snarling <84951833+Snarling@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:27:37 -0400 Subject: [PATCH] lint --- src/ui/React/ANSIITypography.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/React/ANSIITypography.tsx b/src/ui/React/ANSIITypography.tsx index 859c1218a..c0d8ccf46 100644 --- a/src/ui/React/ANSIITypography.tsx +++ b/src/ui/React/ANSIITypography.tsx @@ -3,7 +3,6 @@ import React from "react"; import makeStyles from "@mui/styles/makeStyles"; import createStyles from "@mui/styles/createStyles"; import { Theme } from "@mui/material/styles"; -import _ from "lodash"; // This particular eslint-disable is correct. // In this super specific weird case we in fact do want a regex on an ANSII character.