Skip to content

Commit

Permalink
Merge pull request #47 from alexrobaina/PETS-errors_eslint
Browse files Browse the repository at this point in the history
delete errors
  • Loading branch information
alexrobaina authored Aug 10, 2020
2 parents 1d508fb + 8d4fef0 commit 1d45039
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/containers/ProfileUser/VetProfile/VetProfile.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ import GoogleMapsLocation from 'components/commons/GoogleMapsLocation'
import TextCardContact from 'components/commons/TextCardContact'
import TextCard from 'components/commons/TextCard'
import LayoutContainer from 'components/commons/LayoutContainer'
import LayoutCards from 'components/commons/LayoutCards'
import ButtonShare from 'components/commons/ButtonShare'
import { AWS_STORAGE } from 'services/config'
import Title from 'components/commons/Title'
import PetsUserVet from 'containers/PetsUserVet'
import noImage from '../noImage.svg'
import imageVet from './imageVet.png'
import styles from './vetProfile.scss'

const VetProfile = ({ user }) => {
Expand Down
Binary file removed src/containers/ProfileUser/VetProfile/imageVet.png
Binary file not shown.

0 comments on commit 1d45039

Please sign in to comment.