Skip to content

Commit

Permalink
removed unnecessary dependencies #2
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas1uphealth committed Jun 7, 2019
1 parent cb2062c commit b5a66f6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/resources/MedicationStatement.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import React from 'react'
var _ = require('lodash');
import HumanName from '../datatypes/HumanName'
import Telecom from '../datatypes/Telecom'
import Address from '../datatypes/Address'
import ResourceContainer from '../container/ResourceContainer'
import crypto from 'crypto'

Expand Down

0 comments on commit b5a66f6

Please sign in to comment.