danilo 5 years ago
parent
commit
23bbf18e68
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/appointment/Appointment.js

+ 0 - 1
src/components/appointment/Appointment.js

@@ -60,7 +60,6 @@ export class Appoint extends React.Component {
         if (appointment.spec){
             spec = services.find(el => el._id === appointment.spec)
         }
-        console.log(this.props.app.appointment)
         return (
             <>
                 <div className="main">