Browse Source

Deleting import of btnaddmember img

AlexiCauvin 7 years ago
parent
commit
d6bb4a1450
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/container/Dashboard.jsx

+ 0 - 1
src/container/Dashboard.jsx View File

@@ -1,6 +1,5 @@
1 1
 import React, { Component } from 'react'
2 2
 import Sidebar from './Sidebar.jsx'
3
-import listMemberBtn from '../img/listmemberbtn.png'
4 3
 import imgProfil from '../img/imgProfil.png'
5 4
 
6 5
 class Dashboard extends Component {