Removed useless import
This commit is contained in:
parent
44366d1e7e
commit
1abd6de68b
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import {
|
||||||
import {
|
import {
|
||||||
FaFileImage,
|
FaFileImage,
|
||||||
} from 'react-icons/fa';
|
} from 'react-icons/fa';
|
||||||
import VegetablesProperties from './Properties'
|
|
||||||
|
|
||||||
class VegetableMain extends Component {
|
class VegetableMain extends Component {
|
||||||
constructor(props) {
|
constructor(props) {
|
||||||
|
|
Loading…
Reference in a new issue