Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
style: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmeyer committed Jun 17, 2020
1 parent 4e17ef3 commit fd69743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__tests__/patients/ContactInfo.test.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import '../../__mocks__/matchMediaMock'
import { Column, Spinner } from '@hospitalrun/components'
import { Column } from '@hospitalrun/components'
import { mount } from 'enzyme'
import { createMemoryHistory } from 'history'
import React from 'react'
Expand Down

0 comments on commit fd69743

Please sign in to comment.