mirror of
https://github.com/diced/zipline.git
synced 2025-12-05 20:40:12 -08:00
fix: unused icon
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
Text,
|
||||
TypographyStylesProvider,
|
||||
} from '@mantine/core';
|
||||
import { IconDownload, IconInfoCircleFilled, IconMaximize } from '@tabler/icons-react';
|
||||
import { IconDownload, IconInfoCircleFilled } from '@tabler/icons-react';
|
||||
import { sanitize } from 'isomorphic-dompurify';
|
||||
import { GetServerSideProps, InferGetServerSidePropsType } from 'next';
|
||||
import Head from 'next/head';
|
||||
|
||||
Reference in New Issue
Block a user