diff --git a/src/Vegetable/Main.js b/src/Vegetable/Main.js index c9c34fc..258fdb8 100644 --- a/src/Vegetable/Main.js +++ b/src/Vegetable/Main.js @@ -11,7 +11,6 @@ import { import { FaFileImage, } from 'react-icons/fa'; -import VegetablesProperties from './Properties' class VegetableMain extends Component { constructor(props) {