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

Commit

Permalink
fix(test): remove extra whitespace
Browse files Browse the repository at this point in the history
fix #1792
  • Loading branch information
ocBruno committed Feb 5, 2020
1 parent 29fbffe commit 155b4e9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import '../../../__mocks__/matchMediaMock'
import React from 'react'
import { Router } from 'react-router'

import { createMemoryHistory } from 'history'

import { mount, ReactWrapper } from 'enzyme'
import RelatedPersonTab from 'patients/related-persons/RelatedPersonTab'
import { Button, List, ListItem } from '@hospitalrun/components'
Expand Down

0 comments on commit 155b4e9

Please sign in to comment.