From d57e5640ee72fc2a57aad08e1d3ff7c926caded3 Mon Sep 17 00:00:00 2001 From: koji Date: Tue, 7 May 2024 17:52:57 -0400 Subject: [PATCH] fix lint error --- opentrons-ai-client/src/molecules/ChatDisplay/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentrons-ai-client/src/molecules/ChatDisplay/index.tsx b/opentrons-ai-client/src/molecules/ChatDisplay/index.tsx index 057b2c24ee1..bffbbf6f31f 100644 --- a/opentrons-ai-client/src/molecules/ChatDisplay/index.tsx +++ b/opentrons-ai-client/src/molecules/ChatDisplay/index.tsx @@ -1,5 +1,5 @@ import React from 'react' -import styled, { css } from 'styled-components' +import styled from 'styled-components' import { useTranslation } from 'react-i18next' import Markdown from 'react-markdown' import {