mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2026-04-23 08:31:16 -04:00
fix: removes unnecessary import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import React, { useMemo } from 'react';
|
||||
import { useTheme } from '@mui/material';
|
||||
import { Coords } from 'src/types';
|
||||
import { Svg } from 'src/components/Svg/Svg';
|
||||
import { TRANSFORM_CONTROLS_COLOR } from 'src/config';
|
||||
|
||||
Reference in New Issue
Block a user