Skip to content

Commit

Permalink
Remove syncify (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimjoar authored Jan 15, 2018
1 parent 116929a commit 83092ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion src/test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export { requiredProps } from './required_props';
export { takeMountedSnapshot } from './take_mounted_snapshot';
export { findTestSubject } from './find_test_subject';
export { startThrowingReactWarnings, stopThrowingReactWarnings } from './react_warnings';
export { syncify } from './syncify';
13 changes: 0 additions & 13 deletions src/test/syncify.js

This file was deleted.

0 comments on commit 83092ef

Please sign in to comment.