mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
style: remove unused import (#1113)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import type { TooltipProps } from '@mui/material';
|
||||
import React from 'react';
|
||||
|
||||
import { styled } from '../../styles';
|
||||
import { Popper, type PopperProps } from '../popper';
|
||||
|
||||
Reference in New Issue
Block a user